Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/voxpupuli/puppet-mcollective
MCollective Server and Client Puppet Module
https://github.com/voxpupuli/puppet-mcollective
4fd28a6ce3d04c7db84681627c207df259c90339 authored almost 9 years ago
f9a3825a0fceb1e400302d1b901e4e81a25e0d98 authored almost 9 years ago
6e298ca7abe38d29b1e2b6c9618c62391aeac021 authored almost 9 years ago
Remove unneeded puppetlabs-concat dependency
87e5a58323ec8e0739f4c47d75f02a3817c52ad3 authored almost 9 years ago5d2d8ae5f81684966a6b643d14efa852afe2607b authored almost 9 years ago
Update based on voxpupuli/modulesync_config
ce84186a67777658c81caa295c78a389117bb8b4 authored almost 9 years agoSee https://github.com/voxpupuli/modulesync_config/pull/93
This commit updates the module to ou...
5796899ca2e36383b70f6a097ca8229f2c3e6118 authored almost 9 years agoFixes GH-108
78af8d80aea83b633aa413871a924514e10d3286 authored almost 9 years ago86abbe91cb406fe2e102a555e3dafcda9f4d93c3 authored almost 9 years ago
Add support for OpenBSD
484d10981bdb9749b1a48db83c7dcefe05b46c65 authored almost 9 years agoUpdate based on voxpupuli/modulesync_config
cf562e321de980f274cee83d18e5f6cfcccc4614 authored almost 9 years agoe01fc57efb8dd3a6dad8d549c6c830efdb5ed510 authored almost 9 years ago
fix rubocop complaint
2319c7c516fc17881844c384088b35245d179d76 authored almost 9 years agoAdd argument to tell factor to load puppet facts as well (Issue #262).
3128636feac3678b0fb22dfbbca62430a30cc0b0 authored almost 9 years ago3571dacea4482ffa37b053116c01c6cefc9bb585 authored almost 9 years ago
b07bf043a9c09568e108edf1ed2dbdc09852d788 authored almost 9 years ago
was trouble, getting the boolean value of middleware_ssl from there
into the module...
Fixing PR #173
0a620c192aaac3342c2edf1c223e04887753ffee authored about 9 years ago443b543ca351d233a57776f09036a4b8e9a30542 authored about 9 years ago
ccbf65f2b103636dc0a1a865933d76b56c9a8950 authored about 9 years ago
224b58b47edb5e20015856a185bc5e74791a2278 authored about 9 years ago
Improve Cron refresh
4b3984d132533635eeb834cac8ebe80b37230df5 authored about 9 years agob0087ef374c1f550fb22009c12e6470f1756690d authored about 9 years ago
Core_libdir does not exist in mcollective 2.8 and later
557ff6330c83641d5bcb3f96501cc578e52a168f authored about 9 years ago6015dd4f69c4ed8c08e0539f777a185939669a62 authored about 9 years ago
dd92251329712e5631482f37f9e931d1f62c567f authored about 9 years ago
f363cd50df57339365498286a348638456c9815b authored about 9 years ago
Fix typo on changelog version
22db8d0be5e690011f8623184f4113f11b71c980 authored about 9 years ago
Since mcollective 2.8, core_libdir doesn't exist (core plugins are now
in site_libdir instead).
...
Add travis-ci badge to README.md
1b123f72516de61ffdb459efca4066c868a95af8 authored about 9 years ago3e7802683e5f1d42a5a7cbec8e5881ee0ab368be authored about 9 years ago
10226f78cbada140634fb0b2f2aa0d34806a8c0c authored about 9 years ago
Prep for module version to 2.1.3
85983727824d123c13a78f932d6f882248e7eb32 authored about 9 years ago629131b3781a9d3061e77cf7495a42221640de76 authored about 9 years ago
* Splay start of refresh-mcollective-metadata cron tasks using fqdn_random
0b3e2f08da97ea11fc1ea7f07423016ae1b961d9 authored about 9 years agoFixes bracket to same line as else
88d07150180496a3b8ec62a7fc0207085c04efad authored about 9 years ago8d148502f3be8dd5f7f30fc17b6eb0c95935b2fd authored about 9 years ago
Moves `if...else` onto separate lines
79c18d0c7757f2803d515f440c381f3ec5a62d2e authored about 9 years ago
For readability reasons, all if statements should be formatted the same way:
* Opening curly bra...
Bump datacat version to use < 1.0
07338aeb8a8ca59ad28114e4a959864e9cdc106c authored about 9 years agoRefactors tests to test Puppet > 4 logic
027bf3e15a5330816cab0e81d4a3ce7526f5e113 authored about 9 years agoed3d6acd0b02d8d87d9bbc72c1243143c1cdf572 authored about 9 years ago
* Mock puppetversion and facterversion fact based on real versions
* This means the logic around...
Manage ssl directory for mcollective certs
687e91a722ae044dcaa6722c37c5fcbb039dc219 authored about 9 years ago
The path for the certs in this module is $confdir/ssl. In the old style
mcollective packages, th...
Middleware ssl parameters rebase
e2137de3527644a0f2a6727ea64bdded897450e7 authored about 9 years ago
pick_default() came to stdlib in 4.2.0, but I guess someone forgot to
document it in stdlib's RE...
The stdlib pick function fails if all arguments are undef or empty
strings.
9922d7c02432c02c0341dade4d5da386908c2d0e authored about 9 years ago
Fix ruby_shebang_path broken when fact stringified
b30fad72a58a95ddbe0c30271e21163a1065a977 authored about 9 years ago
In stdlib 3.2.0, str2bool fails when passed an argument that is already
a boolean, so you have t...
Sort of surprised the spec tests didn't already pix this up. What's the
point of puppetlabs-spe...
Make server_daemonize a boolean
40f25092aca66e06f37455933531f904c01839ad authored about 9 years ago
Fixes #238
Backwards compatible change that allows server_daemonize to be given as
a proper bool...
Fix broken refresh-mcollective-metadata
b61955c2fd92122c4ec5e0233f84acebd154dfa6 authored about 9 years ago
Fix regression caused by
https://github.com/puppet-community/puppet-mcollective/commit/8a94a8ad0...
Revert "Fix ssl settings"
97e360d6f4cfac4cf80a779917be6205703d46b8 authored over 9 years agoFix strict_variables issue
f70cd3a1f659c350823eb4b14f71a228ae927098 authored over 9 years ago8a94a8ad0705a831c97f68b344be7495e2b3d6e2 authored over 9 years ago
Modulesync
71d1fcc6a834f65345d0a7c4b26c4f17e68aaada authored over 9 years ago83133e0f71290225dd15e295ae928909af22a939 authored over 9 years ago
f1378f7821cc8e1a86c65512a972c632516289ff authored over 9 years ago
Adding options for the rpc audit provider
92f57d816e49f504eb733e2c9d671a95a40963f9 authored over 9 years ago
It's currently defaulting to 1, which means it's insecure by default.
I've set it to 1 by defaul...
Fix ssl settings
07e22da575747e588959de4fc24f87e68bb55507 authored over 9 years agoIgnore all modules in fixtures
aa791744c4353ff924f8d51061b724e78b95f57c authored over 9 years agoPreviously, they existed but they didn't actually do anything
This sets a real value with pick,...
2542450d8ed95007c848eaf14065196a30c04c40 authored over 9 years agoRather than specifying each module individually, which is silly
3850a0885f876db3e12749b128625a169e39913b authored over 9 years agoDisabling daemonize in Ubuntu servers
76200e68928b0118cd76f221fb34a79fa14735ea authored over 9 years agoremove nonexistend $mcollective::excluded_facts
a559a03c26f9d0c969c76d8f0a1a375d39b9c7ee authored over 9 years ago43f9aa358b48c210d2c4189c3816342847a50b1f authored over 9 years ago
1a85f904c356d88e13888c003170f1601e425457 authored over 9 years ago
Added identity parameter so that hosts would export fqdn as identity
6ca11a10ff30b6fd50a5617489805b88ecd7e655 authored over 9 years agodocs(chore): light editing of READMEs
748b2db6aae2a7419416b3672699d6d115065469 authored over 9 years ago
fix some inaccuracies, and change mention of pupppetlabs, where we mean
puppet community.
Fix missing closing singlequote
104516c5b470b0b6d078fb0c90a9ce165af057f8 authored over 9 years ago
When the cron job was changed to a shell invocation with -c, the closing
single-quote around th...
MODULES-1316 Remove references to removed parameters
51509337358ac4a3007bda259a591a3969928a32 authored over 9 years ago969f2dc6b0502a7f29f623357a9f2d378925b531 authored over 9 years ago
Remove the ignored excluded_facts option
8bdc7b34230a274312f2e25d65a83ca4f7402b78 authored over 9 years ago
In commit d7290fc14b the facts generation of
mcollective::server::config::factsource::yaml was c...
Some fixes for Puppet AIO packaging
6665dfbea50486870e58673e49f308d2ca5f879e authored over 9 years agoAdd back in a PATH specifier to the cron job
9a1dec16073b07a50084c4d2003bb3a4511d79d2 authored over 9 years ago
There is concern that cron jobs run with a reduced PATH, so we still
want to invoke this script ...
Update README.md
dd3e73769a30a52a7cd0101e471c2a71613f30e1 authored over 9 years agoMODULES-1192 fixes to handle mcollective::actionpolicy::rule 'facts' par...
a7dff4d5ff9bacb2d99e545b704fb7d5f8589ef1 authored over 9 years ago6ab2e3c6d7694d14a18e0b0226496d97d8dd10fd authored over 9 years ago
e99c578a6e49c5e179189cfda7ce7565571733f0 authored over 9 years ago
hardcode PATH instead of using fact $::path
9b285776ad2465d35da1c7a9e62f033ff6440762 authored over 9 years ago3d0404c14099b1e060cb55cb3d33fed872c10385 authored over 9 years ago
Adding relevant heartbeat config to common settings
fe2d5d378c4efc1523f190810d50a26e310b4e4c authored over 9 years ago7477246a3574b4e0b46ab2f0224c6e4dacbd522b authored over 9 years ago
31252c35cabb5268247ef926cbb6b46698252511 authored over 9 years ago
Fix facts with facter3
eed038edaa56fff3fc10087abf306c403b139149 authored over 9 years agoAllow mcollective::common::setting to be overridden
5a4b546fa990e39d127b8991e63482c5e488a467 authored over 9 years ago
mcollective::common::setting was intended to follow the same pattern as
mcollective::client::set...
47e51fc77453dbcd61eee09d9a6ca94d60cee25c authored over 9 years ago
7c9e51a3614594155b29de4923ba206934a1eaf4 authored over 9 years ago
fix scoping bug
2ea0b269473e64eefb3aef3eb3946e72690cc933 authored over 9 years ago9502ec6e7a688fb74a7bd4794fba4ed0aba25b46 authored over 9 years ago