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

Merge pull request #110 from jasperla/issue/101

Use numeric group ID to allow portability to *BSD.

290a5f3db076ec9b4d78f664d245ddc5a0480237 authored almost 11 years ago
Merge pull request #134 from maestrodev/ignore-clientnoop

add clientnoop to the list of dynamic facts that are filtered out

c9b8b5eeae2e8a966dd22c69cce98e7ac9602fe1 authored almost 11 years ago
add clientnoop to the list of dynamic facts that are filtered out

So running puppet --noop doesn't show differences in the facts.yaml file

74067364ac0f38ece0cd76f650f392c12847c42e authored almost 11 years ago
Merge pull request #121 from antaflos/specify_ruby_stomp_version

Allow specifying pacakge version for ruby-stomp

24edea2e48f093e1acb31202bafb7e655c3bd726 authored almost 11 years ago
Allow specifying package version for ruby-stomp

Add a new parameter $mcollective::ruby_stomp_ensure which defaults to
'installed'. Since this mo...

a3a91bf58899870e53567cb6a62a53592e04e1bf authored almost 11 years ago
Merge pull request #122 from apenney/fix-erlang

Erlang is no longer managable via the rabbitmq module.

da6542f4c5098584c7962971722aa40523d4a27d authored almost 11 years ago
Add nanliu-staging to the fixtures.

912dfece85087e7e12c446e7d9fdd8730bc0770f authored almost 11 years ago
Erlang is no longer managable via the rabbitmq module.

5db9479705f32d7336bf32f97e1bc4959cff0126 authored almost 11 years ago
Merge pull request #120 from kedlav/patch-1

Allow plugin version control

2ab66ff470d8b8a2540fbf560534190c9684c756 authored almost 11 years ago
Update plugin.pp

f5012de8c74fd89e93a4b3699fec929ec993d72c authored almost 11 years ago
Update plugin.pp

MODULES-453: When a package plugin is specified, we should be able to set the value of ensure th...

f4ec8a4e0a647aa0ce5f04518a6a4ed887244c8e authored almost 11 years ago
Merge pull request #115 from jasperla/broken_reference

Remove broken internal reference in the README

c38d8188f6f17e2732c226052c9cb535def18958 authored about 11 years ago
Remove broken internal reference in the README

a5802227722e2d71384a7c1f3abf4ec851a2c917 authored about 11 years ago
Use numeric group ID to allow portability to *BSD.

7c55a5d5b05f4166fbd4ae62a48cf72195fe4fb7 authored about 11 years ago
Merge pull request #105 from huit/feature/104-middleware_unverified_tls

Adding `mcollective::middleware_ssl_fallback` param

0d890cd443e2bc5dee9acb46da3e9e13ce4f83a1 authored about 11 years ago
Adding `mcollective::middleware_ssl_fallback` param

Fixes #104

80acaa69a0c773a9dcbba512c884dbf9b4ea9fb2 authored about 11 years ago
Merge pull request #100 from apenney/031-release

Prepare a 1.1.3 to fix this once and for all.

c28b6c0434715e2f89056de08fe46e0325755554 authored about 11 years ago
Prepare a 1.1.3 to fix this once and for all.

4caa78ca93d8b387a9f3f6623fb88839e0899458 authored about 11 years ago
Merge pull request #99 from apenney/112-release

Release 1.1.2 to try and fix this metadata.json issue.

295e447da53cea8782a3f18058facb726f9456ad authored about 11 years ago
Release 1.1.2 to try and fix this metadata.json issue.

5fde89829215bfdb2ea401bfd0c7583f5ccac212 authored about 11 years ago
Merge pull request #93 from apenney/111-release

Prepare a 1.1.1 release.

a6301b89ba7599e1de51ae076217991fe74ae923 authored over 11 years ago
Prepare a 1.1.1 release.

5c298085e7b4badbd1f9f485630584310c91a9fa authored over 11 years ago
Merge pull request #92 from apenney/metadata-removal

Remove metadata.json, it's causing problems for users.

20c235244d2b6863f83843a78012f6fa66e18851 authored over 11 years ago
Remove metadata.json, it's causing problems for users.

0c8184078ca7c64561720f4b6e1fa4dcffeeb2b5 authored over 11 years ago
Merge pull request #88 from jhoblitt/filter_last_run_fact

add last_run to the list of dynamic facts that are filtered out

8cefa0cb6a096cc1506b72ba46993c846bca778d authored over 11 years ago
Merge pull request #90 from richardc/rabbitmq-rspec

maint - add rabbitmq to rspec-system testing

ca54702b8b7d34bea71239825afd2e890ffbf3c7 authored over 11 years ago
Merge pull request #89 from richardc/bug/master/86

(#86) grant the rabbitmq admin user configure permssions

7869cd4e1f1157abc5630d5397482b1361defab9 authored over 11 years ago
maint - add rabbitmq to rspec-system testing

This patch adds hiera configuration to configure 'rabbitmq.foo.vm' with
rabbitmq, so we have end...

41b6fee4304fb1b635ff5312baeaff96e360a5ed authored over 11 years ago
(#86) grant the rabbitmq admin user configure permssions

Configure permissions are required for the user to be able to create exchanges.

54eda7e3faf263172cd12125b2743e08908452e3 authored over 11 years ago
add last_run to the list of dynamic facts that are filtered out

The fact `last_run` comes from the `puppi` module which is fairly
common. This patch also adds ...

d5960f619868d4e98dcf9a4f60452e5c8c1bf2d8 authored over 11 years ago
Prepare 1.1.0 release.

6d9ba799dd2f15836f9209661e7b9f9fee82c3ca authored over 11 years ago
Merge pull request #85 from apenney/110-release

Prepare 1.1.0 release.

b29040d5bd58331068123f9d99d300a11515b1ac authored over 11 years ago
Merge pull request #71 from richardc/ssl_no_client

maint - avoid confusion, don't supply a client.cfg with securityprovider == ssl

a97b8c6993a6c4dbf8a403c8593c7f0438956eb0 authored over 11 years ago
Merge pull request #84 from richardc/feature/master/middleware_admin_user

add middleware_admin_user and middleware_admin_password errors

d0a5bc7475603f1ea7437466bcad7f771398a86f authored over 11 years ago
Merge pull request #83 from richardc/bug/master/rabbitmq_delete_guest

Add $delete_guest_user

609b46145e1711c66cd9c243e30bd6cd3fc43c97 authored over 11 years ago
add tests for `middleware_admin_user` and `middleware_admin_password`

fae6580af144a1a32bd1f3ede841861af6eec038 authored over 11 years ago
Add middleware_admin_user and middleware_admin_password parameters

The module will create an admin account, which we should really let the user
control. Expose th...

2c1d226bc8890f89d3aa2018b0371c669aac66fb authored over 11 years ago
document and test $delete_guest_user

d5b6c3cbd1bd599d0737fe973020b0bb5eab28b8 authored over 11 years ago
Add $delete_guest_user functionality

6df80eefa83f0af86009dc089c10824761b23b16 authored over 11 years ago
explain why securityprovider == 'ssl' deletes client.cfg

207cda79fa8f8c771da35e921a478b9e47221992 authored over 11 years ago
Merge pull request #81 from richardc/maint/master/travis_matrix

maint - repopulate the travis matrix of tested versions

893b6f6c99585d1adfe029629385ad0a7d03c4e8 authored over 11 years ago
maint - repopulate the travis matrix of tested versions

7ca85a8 dropped travis testing of puppet 3.0, 3.1, and 3.2, and also ruby 1.8.7.

7ff5aae claims...

69b3fef8265979d58a7a323ebe3f7597a8139943 authored over 11 years ago
Merge pull request #80 from apenney/metadata-fix

Fix the mistaken commas.

56b662dbb476f6685f7663a90419a89d604deaf8 authored over 11 years ago
Fix the mistaken commas.

1dfd50da5bc22ca2b5b1cb9023e38ec212f12112 authored over 11 years ago
FM-103: Add metadata.json to all modules.

7ff5aae548d6f0470cef0d8d60595a5de69b319f authored over 11 years ago
Merge pull request #78 from apenney/metadata

FM-103: Add metadata.json to all modules.

58b36ab85e5dabe7c6013a6aee2a6a1964cce0e8 authored over 11 years ago
Merge pull request #77 from richardc/bug/master/76

(#76) use hash to build anonymous hash

45e4b31c4c38ec474fcc2e83e025900862e0bfc8 authored over 11 years ago
(#76) use hash to build anonymous hash

The future parser is stricter about assigning to hash elements than the old
parser, so use hash(...

3f7e867835bddc93966f9ae8303f8cfde1951e48 authored over 11 years ago
Merge pull request #75 from apenney/travis

Remove 2.7, it's unsupported.

1a00fda6694a74b52977b59e39655783fb6c8a3b authored over 11 years ago
Remove 2.7, it's unsupported.

622ba83ade989953d02a983cbb1715a4e1ea1173 authored over 11 years ago
Merge pull request #74 from apenney/101-release

Prepare 1.0.1 release.

28d950d881047df42ac18d5bea3ca43f890eed17 authored over 11 years ago
Prepare 1.0.1 release.

8a7d0fca54ed67059ee4116b0474032d2b6d01e7 authored over 11 years ago
Merge pull request #73 from richardc/maint/travis_link

maint - move development over to puppetlabs/puppetlabs-mcollective

c2fe9d0f2930ce9379a7e79932397729a06f70de authored over 11 years ago
Merge pull request #72 from apenney/travis

Setup autobuilding and test against appropriate ruby versions.

00cb1b4a08a90a9dd010a7a555bdd83e54e85e13 authored over 11 years ago
maint - move development over to puppetlabs/puppetlabs-mcollective

The badge was pointing at the super-stable version which I won't be touching
anymore.

8ac361e326ad1b94d34274d4a71f8755c82d1db9 authored over 11 years ago
Setup autobuilding and test against appropriate ruby versions.

7ca85a8b0f91d464da00eab670eec2f102bee3a7 authored over 11 years ago
Merge pull request #63 from blkperl/add_docs

Add plugin example to the readme

10e48d4fa771a9999a4a66bef044f42d8e641b9e authored over 11 years ago
Merge pull request #70 from richardc/maint/rubocop

maint - fixup ruby style issues in the tests

48b48c91d6547d640ac9fa7154304bb6213ad365 authored over 11 years ago
Merge pull request #69 from richardc/bug/master/68

(#68) dump scope.compiler.topscope rather than scope

8a4f0866fae885368101217a8062028eb51c51a2 authored over 11 years ago
maint - avoid confusion, don't supply a client.cfg with securityprovider == ssl

When using the ssl securityprovider each user should have their own
credentials configured in ~/...

dde709e89680347c52d3cb483bbefeb0be4760e7 authored over 11 years ago
maint - fixup ruby style issues in the tests

29070bb3b9abfe9964ea0bf394c80429c0bfe6f5 authored over 11 years ago
(#68) dump scope.compiler.topscope rather than scope

This avoids the information leakage from taking whatever might be in scope of
mcollective::serve...

490621baab9d268f1986e9f5a87e9ddf68c85834 authored over 11 years ago
Merge pull request #67 from richardc/bug/master/66

(#66) Stop puppet internals leaking into facts.yaml

dba298d6e015a0cc95975392cd3fd675a699ce2d authored over 11 years ago
(#66) Stop puppet internals leaking into facts.yaml

Prior to this patch we'd take everything in scope that didn't have a dynamic
name. This patch e...

5dddec376a582fb4fbf814a934ffca2ee168f509 authored over 11 years ago
Merge pull request #65 from apenney/license

Update copyright information.

8681d818130dacda35dd2c9aa47a6b0f8b902337 authored over 11 years ago
Update copyright information.

08df790e2aaa896c378ce646ada129110cd6169c authored over 11 years ago
Add plugin example to the readme

cdf8ddcba93d37e5f5a538ea975337fa92664e68 authored over 11 years ago
Merge pull request #62 from hunner/release_1.0.0

Release 1.0.0

a38f1c70a2c145ca207d2fd17307ebd87074b767 authored over 11 years ago
Release 1.0.0

Summary:
The initial stable release of the mcollective module.

64f6db62b20a1181383c354243dc67a6d4f76771 authored over 11 years ago
Merge pull request #60 from richardc/bug/master/58

(#58) fix user impersonation in rspec-system tests

e90211fadbdbb0775dbd54818df90595ee2173e3 authored over 11 years ago
Merge pull request #59 from deanwilson/doc_fixes

Some minor language, and a format, fix.

42c1fbfda79016550f1b3a11cd1817b0fe913001 authored over 11 years ago
Merge pull request #61 from richardc/bug/master/56

(#56) notify service to restart on plugin install

0b091eaa11cfd84743aad0f24e0cc801e386458f authored over 11 years ago
(#56) notify service to restart on plugin install

See if we're managing a server, and if so set notifications from the package
resource or File[$m...

123308a8abe77e9765da346d6207e91f770c54b8 authored over 11 years ago
(#58) fix user impersonation in rspec-system tests

On Centos 6.4 `sudo -u USERNAME` is enough to impersonate a user
and use their mcollective token...

a989b51c11f87c846de961c1bf34fa6137d592e9 authored over 11 years ago
Some minor language, and a format, fix

31fce3ac54efffb33c773081faa9cafc7071e489 authored over 11 years ago
Merge pull request #57 from blkperl/java_ks

Update module dependencies for 2.0 release

10d138796f48e3057f84d8cbb431de889d938e6a authored over 11 years ago
Update module dependencies for 2.0 release

- add activemq to modulefile and spec heler
- remove git clone of activemq, new version was rele...

9f618d74e16d52f702048334651fe4c78b1171f9 authored over 11 years ago
Merge pull request #55 from blkperl/fix_54

Add possible values to connector param docs

6da7e438a55dd373f33a0bc6fa156e35bc4f70ca authored over 11 years ago
Add possible values to connector param docs

fixes #54

626f7c5000326253f8f731057230ec81588f075a authored over 11 years ago
Merge pull request #51 from richardc/version_2.0

release 2.0.0

ec887c59f80020b4a983b978a261c24f39871396 authored over 11 years ago
release 2.0.0

This is a ground-up new built module for installing MCollective. It enables
you to deploy mcoll...

e842b0c95386fcbdfaa06386bd207726616b3f4e authored over 11 years ago
Merge pull request #30 from hakamadare/sorted_config

sorting hashes to reduce config change noise

42576e6302ed9a3da43d5da39730585a9d13f6db authored about 12 years ago
Merge pull request #28 from Tribily/master

fix typo on stomp password variable

537ff7678bf1d85e2fde7c0f7fecf209567cdc72 authored about 12 years ago
sorting hashes to reduce config change noise

repeatedly iterating over the same hash can produce different results
each time, since hash elem...

408fc391df4b659bed9619b1d9ccd83a5623b54b authored about 12 years ago
fix variable typo for stomp password

9efb84aea358ea50001721ca8ba23dbe6641eae6 authored about 12 years ago
Merge pull request #27 from jhoblitt/osfamily_instead_of_operatingsystem

Convert to using $osfamily insetad of $operatingsystem to select configu...

62518956f49f511f7dd019bba8aec636635bda18 authored over 12 years ago
Merge pull request #19 from kscherer/stomp_pool_support

Add stomp pool support

cc7f3ec78c9c92a258b64a0fcc2df40dcc52b74e authored over 12 years ago
Convert to using $osfamily insetad of $operatingsystem to select configuration values. This change is motivated by the desire to add support for Scientific Linux.

9d15540bb2dabf1dae805e9821f48b28e835e677 authored over 12 years ago
Support for stomp pools and plugin parameters

4ed077d1daae7af6a7de9f2474d425a29c775279 authored about 13 years ago
Merge pull request #18 from shrug/master

Fix for RHEL case in manifests/server/package.pp

596ca9504062f9ba94d72d808ac24c1954d740f4 authored over 13 years ago
Fixed RHEL package case

The operatingsystem fact for RHEL is 'redhat'

97595bc296749a8756645d5fdcb272e10cd2bb55 authored over 13 years ago
Merge pull request #16 from ccaum/feature/master/fact_source

Adding fact_source and yaml_facter_source parameters

Reviewed-by Gary Larizza <gary@puppetlab...

2ba64824855b4eb111ea0f98c968b4fa00741e0a authored over 13 years ago
Check whether fact_source is valid

Check whether the fact_source value is facter(default) or yaml

5f5ad0f1ae61801b19f95d860a4ae628eb0fbc00 authored over 13 years ago
Merge pull request #17 from ccaum/fix/master/manage_packages

Pass manage_packages to mcollective::client::base

Reviewed-by Gary Larizza <[email protected]>

64ca5998dfb61ae0b1c052258e182029a53d61ea authored over 13 years ago
Merge pull request #15 from ccaum/feature/master/module_source

Add module_source parameter to mcollective::plugins::plugin

Reviewed-by Gary Larizza <gary@pu...

8a5d459629db0b70b38e4e81d5c2c67655c8d169 authored over 13 years ago
Adding fact_source and yaml_facter_source parameters

The fact_source parameter accepts either facter or yaml. The yaml_facter_source parameter speci...

b01aa1c22339d7f9ba8aade335cc7ba8060bf01d authored over 13 years ago
Pass manage_packages to mcollective::client::base

mcollective::client::base requires the manage_packages parameter. However it wasn't being passe...

55708037816b7c0146db63277456b81523626f8b authored over 13 years ago
Add module_source parameter to mcollective::plugins::plugin

This parameter allows for other modules to use the mcollective::plugins::plugin defined type spe...

f38b99bf7fb26805bdcbda4c1fd13b353b9c5ce2 authored over 13 years ago
Update CHANGELOG, Modulefile for 0.2.0 release

df76b98ce4ba28da1bb9dda3bb01696453dd3308 authored over 13 years ago
Merge branch 'ticket/master/8888_pe_aes_configuration'

* ticket/master/8888_pe_aes_configuration:
(#8888) Add support for PE with AES management

5de2ca0c9df0b870cd5eda34bcef718a626005da authored over 13 years ago