Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/voxpupuli/puppet-rabbitmq

RabbitMQ Puppet Module
https://github.com/voxpupuli/puppet-rabbitmq

Upstream staging module released 2.2.0. Allow using it.

0a34f2d8038a6a3b562a13a6d229fcc59630bfea authored over 7 years ago by Jan Vansteenkiste <[email protected]>
Merge pull request #541 from jarro2783/config_scope

Scope config_variables for Puppet 4

2000ce7fb7983f707b6657eeef690e4c6e04f67d authored over 7 years ago by Hunter Haugen <[email protected]>
scope variable for Puppet 4

6f5232c593a620484f6a1c70e3ba1417094f79f1 authored over 7 years ago by Jarryd Beck <[email protected]>
Merge pull request #497 from ilium007/MODULES-3734

Updated app.pp to address deprecation warnings

65ea129dffa09c19c8aa407d64335924b68574a6 authored over 7 years ago by Hunter Haugen <[email protected]>
Merge pull request #517 from freelancer/fix_erlang_cookie_provider_under_rbenv

[MODULES-3733] rabbitmq provider env_path does not locate ruby gem installed puppet binary

5da12348ec3ed2ec05a2d49011299cd2e8e2b5c8 authored over 7 years ago by Hunter Haugen <[email protected]>
Merge pull request #520 from mvisonneau/readme

Fixed lint on README.md snippets

21c8aa8779567bfb7244984e622eab026d9dfac0 authored over 7 years ago by Hunter Haugen <[email protected]>
Merge pull request #526 from justahero/fix_rabbitmqadmin_conf_ssl

Extend rabbitmqadmin config template with SSL options.

8391d4581283bae2bf11344ccbd4204ddd76752d authored over 7 years ago by Hunter Haugen <[email protected]>
Merge pull request #537 from eserte/ha-mode-nodes

[MODULES-4555] allow list values to ha-params when ha-mode=nodes

88d77f13ec9f20882df4220e307a70f8847fa2be authored over 7 years ago by Hunter Haugen <[email protected]>
Merge pull request #540 from puppetlabs/modules-4506

[msync] 786266 Implement puppet-module-gems, a45803 Remove metadata.json from locales config

bb4a8e0d110b979989c41a7743efc1a0db69e763 authored almost 8 years ago by Eric Putnam <[email protected]>
[maint] Fix puppet-lint warnings introduced with 2.2.0 puppet-lint release

6140d2a1de24dc58409704b006863a0d111d0459 authored almost 8 years ago by Wilson McCoubrey <[email protected]>
[msync] 786266 Implement puppet-module-gems, a45803 Remove metadata.json from locales config

15fe4e47e9695ac9d3119f05efde5169b643d3dc authored almost 8 years ago by Wilson McCoubrey <[email protected]>
Merge pull request #538 from puppetlabs/modules-4528

[MODULES-4528] Replace Puppet.version.to_f version comparison from spec_helper.rb

e4b9198ac17e5f3bac7671589c50f39bcea90acb authored almost 8 years ago by Paula McMaw <[email protected]>
Merge pull request #539 from bastelfreak/ssl_depth

[Bugfix] convert $ssl_depth from string to integer

52e5087b164a390fd7baea7e7f366d55e09c5cc2 authored almost 8 years ago by Emilien Macchi <[email protected]>
convert $ssl_depth from string to integer

based on: https://www.rabbitmq.com/ssl.html
the depth option has to be an integer

e011af58100ac6ffbfb7bf98cd98ceee3cd64e32 authored almost 8 years ago by Tim Meusel <[email protected]>
[MODULES-4528] Replace Puppet.version.to_f version comparison from spec_helper.rb

52fc8a0103a13efc83458693ae96c46eb086afdd authored almost 8 years ago by Wilson McCoubrey <[email protected]>
Merge pull request #536 from bastelfreak/puppet4

replace validate_* with datatypes

f999c748d7634c438632376c07c3144f3170015e authored almost 8 years ago by Ben Ford <[email protected]>
[MODULES-4555] allow list values to ha-params when ha-mode=nodes

ae2cf574de516f4bfdae13597de372244fb05b8d authored almost 8 years ago by Slaven Rezic <[email protected]>
fix format in init.pp

21a8277613e86c9571fc70fd30db327458fe4356 authored almost 8 years ago by Tim Meusel <[email protected]>
fix metadata.json format

34b43a1060e34d2d40afa4c214e1b8205bbc860e authored almost 8 years ago by Tim Meusel <[email protected]>
bump to required stdlib version

4a91f316a07aff0795230bfc0a00a124b25101fc authored almost 8 years ago by Tim Meusel <[email protected]>
drop legacy tests for

cb6edab1a7ce36b0d6f56276b376db0cb379e1a4 authored almost 8 years ago by Tim Meusel <[email protected]>
replace validate_* with datatypes

43e803118b32d2ab9d09453580af66ceee923fac authored almost 8 years ago by Tim Meusel <[email protected]>
replace validate_* with datatypes in service.pp

55aba9f282ab7d0b69925b2588be0241eeefc895 authored almost 8 years ago by Tim Meusel <[email protected]>
bump to minimal recommended puppet version

841f719425650488f2d2b37b10c5601ecea9289b authored almost 8 years ago by Tim Meusel <[email protected]>
Merge pull request #524 from JAORMX/fix-ssl-only

[MODULES-4223] don't set NODE_PORT and NODE_IP_ADDRESS if ssl_only

9202dd5f2992678a31e8e60247bd638ca79b333f authored almost 8 years ago by Emilien Macchi <[email protected]>
Merge pull request #534 from JAORMX/check-ssl-depth

[MODULES-4450] don't set ssl depth if undef

2daf3761d42e3fc5df0e16389add236e66f2ac4d authored almost 8 years ago by Emilien Macchi <[email protected]>
fix Ubuntu systemd path

a0450757064f3cdf62e7eff211442193f0b12c22 authored almost 8 years ago by Tomas Hejatko <[email protected]>
add systemd limits.conf if we are running Ubuntu 16.04 or newer - this increases compatibility with Xenial

cf0860a7bff74769838e36acf2eb969d42e37cdc authored almost 8 years ago by Tomas Hejatko <[email protected]>
[MODULES-4450] don't set ssl depth if undef

As per a recent commit [1], the default value of ssl_depth is undef.
This turned out problematic...

b7c20bfeb0371c023542f68e824489c0d95c64dd authored almost 8 years ago by Juan Antonio Osorio Robles <[email protected]>
Merge pull request #530 from bostrowski13/master

added ssl_depth and password params for configuration

e74035d1116e624ba79975b9aebbea22cf8f3bf5 authored almost 8 years ago by Eric Putnam <[email protected]>
moved username:password to separate parameter

Signed-off-by: Kenny Van de Maele <[email protected]>

39752edbf68d4aa90aa94494d6f96306f9d9bc08 authored almost 8 years ago by Kenny Van de Maele <[email protected]>
Merge pull request #464 from mpolenchuk/cleanup_tcp_opts

Cleanup void tcp options

3bb2d872536719656208c36543dcc20b4b59e1af authored almost 8 years ago by Eric Putnam <[email protected]>
Merge pull request #531 from eputnam/parallel_spec_tlc

(maint) parallel_spec maintenance: spec_helper

8eb604b4bd77eef4a1da5cf80f356348be04cc10 authored almost 8 years ago by Glenn Sarti <[email protected]>
(maint) parallel_spec maintenance: spec_helper

the parallel_spec that is run on travis revealed a dependency issue in the user_permissions_spec....

0f793149c948b250ef0feb48b3c8bf77a3ca1dd5 authored almost 8 years ago by Eric Putnam <[email protected]>
put conditional in to avoid check on ssl_depth if undefined

462aca33c43eeaa132bba75349ddcd4ad97a701e authored almost 8 years ago by Benjamin Ostrowski <[email protected]>
changed UNSET to undef for ssl_depth

21ac01e4a1835604e9ffaaedbef024fd2ea9a0f4 authored almost 8 years ago by Benjamin Ostrowski <[email protected]>
changed UNSET to undef

859f735ccfcfd33707ca968ad29d206f87bc3ca4 authored almost 8 years ago by Benjamin Ostrowski <[email protected]>
fixed variable type validation

48a588e358d3ebba2a046faf9a05a38fa7fea2ed authored almost 8 years ago by Benjamin Ostrowski <[email protected]>
fixed valiation error on ssl_depth

fb32ca33adc7af33a8d81662fa9de1e5a5f45d2d authored almost 8 years ago by Benjamin Ostrowski <[email protected]>
added ssl_cert_password param

16c785f5074a266f656ce346401264293ec69b87 authored almost 8 years ago by Benjamin Ostrowski <[email protected]>
Merge branch 'master' into cleanup_tcp_opts

8b1290297dd197dfdb8240e0e3e167e50464fdc6 authored almost 8 years ago by Michael Polenchuk <[email protected]>
added ssl_depth param for configuration

a3891ced532c4dfc2b63788200123bad0ef763c3 authored almost 8 years ago by Benjamin Ostrowski <[email protected]>
Merge pull request #528 from puppetlabs/hunner_msync

(MODULES-4098) Sync the rest of the files

03b859292fe94dd727bd4b5b795b658beb2bdb4a authored almost 8 years ago by Eric Putnam <[email protected]>
(MODULES-4098) Sync the rest of the files

95e0fc452c8152ea2e7ab9fce185ba2828905509 authored almost 8 years ago by Hunter Haugen <[email protected]>
Merge pull request #527 from puppetlabs/hunner_msync

(MODULES-4097) Sync travis.yml

ede8e0d2543a6dd1832c58ac292ee65e1d9dc55f authored almost 8 years ago by Eric Putnam <[email protected]>
(MODULES-4097) Sync travis.yml

910b61233bd04d2949322d444478805596509338 authored almost 8 years ago by Hunter Haugen <[email protected]>
Extend rabbitmqadmin config template with SSL options.

The rabbitmqadmin CLI tool added better SSL support since version 3.6.2 and allows to set a few ...

163c400dee861e129fcf478d6f496a5036e96b4e authored about 8 years ago by Sebastian Ziebell <[email protected]>
[MODULES-4223] don't set NODE_PORT and NODE_IP_ADDRESS if ssl_only

These options are used for RabbitMQ to create a TCP listener, which is
not something we want if ...

f33a66cff51a94d93d463f444de921348157ea7e authored about 8 years ago by Juan Antonio Osorio Robles <[email protected]>
Merge pull request #525 from puppetlabs/modsync

(FM-5972) gettext and spec.opts

149cb31744bc88c48c91d0dd350830aef72a1d51 authored about 8 years ago by Hunter Haugen <[email protected]>
gettext and spec.opts

5ab0c6df9e9bdfec81a131734c29c310c471e1bc authored about 8 years ago by Eric Putnam <[email protected]>
Merge pull request #523 from eputnam/specopts

(FM-5939) removes spec.opts

5f482819334928e1e8f1addd9d65d89e09e81a6c authored about 8 years ago by Hunter Haugen <[email protected]>
(FM-5939) removes spec.opts

6f190ba6abd6c5592b281c3548e0ee796cc4a671 authored about 8 years ago by Eric Putnam <[email protected]>
Merge pull request #522 from puppetlabs/hunner_msync

(MODULES-3631) msync Gemfile for 1.9 frozen strings

35b16d47267d8c94b301f913ef4575e8ea4cc873 authored about 8 years ago by Eric Putnam <[email protected]>
Merge pull request #521 from DavidS/move-to-examples

Designate former tests files as examples

aebb6a399f72eef32ec96118800089404159b9af authored about 8 years ago by Hunter Haugen <[email protected]>
(MODULES-3631) msync Gemfile for 1.9 frozen strings

f02b62c30647169a9ebe9199d85df3d7d77976db authored about 8 years ago by Hunter Haugen <[email protected]>
Designate former tests files as examples

0521217e17ea8ea284b6935a04c9ee0f780b57ec authored about 8 years ago by David Schmitt <[email protected]>
Fixed lint on README.md snippets

f4ec688c2500cfda048a4e8fccbd6c98c7b10bf0 authored about 8 years ago by Maxime VISONNEAU <[email protected]>
Merge pull request #519 from puppetlabs/hunner_msync

(MODULES-3704) Update gemfile template to be identical

12aa7ccceb7d93cbf9d68c1b3338195bf8ce5564 authored about 8 years ago by Eric Putnam <[email protected]>
(MODULES-3704) Update gemfile template to be identical

53fb00564147057414f7ff92b46b1cd68efc5f5e authored about 8 years ago by Hunter Haugen <[email protected]>
Fix syntax in rabbitmq_erlang_cookie

7a7a174b790010ff98e16d0066f153334bb96772 authored about 8 years ago by Nick Z <[email protected]>
Merge pull request #518 from hunner/fix_sync

Fix sync

7b7c77ca63aaabc9e199d610d79bdc7ac5f7fffe authored about 8 years ago by Eric Putnam <[email protected]>
Fix sync

c2ff5722ef14f0cec61d4300db9e55803c227342 authored about 8 years ago by Hunter Haugen <[email protected]>
Fix rabbitmq_erlang_cookie provider under rbenv

5101ba0e71347d2976d0e548c60b33de8ca7e018 authored about 8 years ago by Nick Z <[email protected]>
Merge pull request #516 from pmcmaw/allow_deprecations

Allows deprecation errors

518abf233d5548a8b4e1e7520864791f242ff2e5 authored about 8 years ago by David Schmitt <[email protected]>
Allows deprecation errors

a4b5b2dfa2aea095f55af2a52b40ae1ad2f5af33 authored about 8 years ago by Paula McMaw <[email protected]>
Merge pull request #513 from wilson208/5.6.0_prep

[FM-5719] Release prep for unsupported release 5.6.0

057a0138f9a53a1d8b7a582734968ec194c3c705 authored about 8 years ago by Helen <[email protected]>
Release prep for unsupported release 5.6.0

450ae4bca6ed87589657be4200898c7221cab1dc authored about 8 years ago by Wilson McCoubrey <[email protected]>
Merge pull request #514 from pmcmaw/parallel_test_modulesync

(MODULES-3983) Update parallel_tests for ruby 2.0.0 moduleSync

084a014b8bdbe136a098ffe8ab676afa183d56ef authored about 8 years ago by Helen <[email protected]>
Adding config and Gemfile update for moduleSync

0e355b7be9c3031f5d04d893883a24472b6d155c authored about 8 years ago by Paula McMaw <[email protected]>
Queue arguments and properties are now parsed by tabs instead of spaces

This resolves a bug when queue names have spaces in them the splitting doesn't work as expected

d7d4c9e4862cdaf355f541b54215c0b0c76acb68 authored about 8 years ago by Johan Nilsson Hansen <[email protected]>
Merge pull request #507 from bastelfreak/fix_package_source

set $real_package_source to undef instead of empty

63fcde4f2fed5342d78cda7dd72c1592003a8d17 authored over 8 years ago by Ben Ford <[email protected]>
set $real_package_source to undef instead of empty

This param is checked in install.pp:
https://github.com/puppetlabs/puppetlabs-rabbitmq/blob/mast...

a2452f8e7b17070e06b2aadf5b732e8cb8517f6e authored over 8 years ago by Tim Meusel <[email protected]>
Merge pull request #498 from tampakrap/management_hostname

ability to set management_hostname in rabbitmqadmin.conf

837d556a1a817f78f4e92b80643b8d43ff437f46 authored over 8 years ago by Bryan Jen <[email protected]>
ability to set management_hostname in rabbitmqadmin.conf

c6c49998c386b49a5786246f5b71ab37b5696750 authored over 8 years ago by Theo Chatzimichos <[email protected]>
Merge pull request #491 from wyardley/rabbitmqadmin-sourcename-empty

use unless instead of if, and empty? instead of !=''

64261e32ce1493a627730e4c2f17fb7c0f1f7dcd authored over 8 years ago by Bryan Jen <[email protected]>
Allow ha-sync-batch-size for rabbitmq_policy definition to be integer (#500)

* Update rabbitmq_policy.rb

* Update rabbitmq_policy_spec.rb

c5effcf0ac84da03538ba3f02d6f26f09ada9da2 authored over 8 years ago by Max <[email protected]>
Merge pull request #503 from puppetlabs/release

Release 5.5.0

cc586885eb9b591714bbf1639696ad72173158f2 authored over 8 years ago by David Schmitt <[email protected]>
Merge pull request #501 from puppetlabs/modulesync

Update modulesync_config [a3fe424]

8120c255f90bee6bd82a10345542cb12db5a191a authored over 8 years ago by David Schmitt <[email protected]>
Merge pull request #502 from eputnam/release_prep

release prep 5.5.0

df8c1e3d9c64ed405a2e3d205bd769a1139820a7 authored over 8 years ago by Bryan Jen <[email protected]>
release prep 5.5.0

5cf83e0c1bf61b4636a97e9c9400b1a9d31a90b1 authored over 8 years ago by Eric Putnam <[email protected]>
Update modulesync_config [a3fe424]

18ba6964a9f5858319a2c08e390a85ca627ee5e3 authored over 8 years ago by David Schmitt <[email protected]>
Merge pull request #499 from dimaburmistrov/retry-check-password

run "check_password" with retries

1d8fc6e1abaac9e4f419ae0eee61acaf8f0a17cb authored over 8 years ago by Hunter Haugen <[email protected]>
run "check_password" with retries

5a719ab7489ab205f780805a6e276b048a823e3b authored over 8 years ago by Dima Burmistrov <[email protected]>
Merge pull request #492 from mixacha/rabbitmq_defaults

(MODULES-3740) Adding missing undocumented rabbitmq tcp_listen_options directive

65b028cb5dcbd375cc391374234cfe4688f65e94 authored over 8 years ago by David Schmitt <[email protected]>
Fixed tests to match changes to apt class call

84b43f184ab974e79c7340165cc0c2ac7b77b893 authored over 8 years ago by ilium007 <[email protected]>
Cleaned up indenting

b0c789577f137e667425ebf9a0f0604f2eeaeedc authored over 8 years ago by ilium007 <[email protected]>
Fixed indenting

7d95ee10d50f9a58c1026ad189741abd32e05284 authored over 8 years ago by ilium007 <[email protected]>
Updated app.pp to address deprecation warnings

Puppetlabs Apt module now has deprecation warnings when call in the manner being used by the pup...

43e85fe63e1b605a1fccb5e66a36ccae3c6ebd98 authored over 8 years ago by ilium007 <[email protected]>
Adding missing undocumented rabbitmq tcp_listen_options directive

7c41113dd5086907c4228eb63857ae62b2573650 authored over 8 years ago by Milan Karalic <[email protected]>
use unless instead of if, and empty? instead of !=''

c113a6fab3894682428c4e34c642a2d7f28935a0 authored over 8 years ago by William Yardley <[email protected]>
Merge pull request #488 from puppetlabs/update-modulesync

(MAINT) Update for modulesync_config 72d19f184

57cc5a0544f7ee6ffdd31d5faa767cbd1c377437 authored over 8 years ago by TP Honey <[email protected]>
(MAINT) Update facts to include puppetversion

This is required to make the new apt::params check work.

cecb5765ab885f83bbf3c4fab7b0c39ec711f78d authored over 8 years ago by David Schmitt <[email protected]>
(MAINT) Update for modulesync_config 72d19f184

cc16f006b07968fbc1cea26c3623ef3c3dd1d74f authored over 8 years ago by David Schmitt <[email protected]>
Merge pull request #484 from mjblack/tcp_listen_options

Add tcp parameters and stats collect config

d985d980a49ee7c0ad209dbcde2c18dd8b6cf843 authored over 8 years ago by Hunter Haugen <[email protected]>
Merge pull request #485 from DavidS/modulesync

(MODULES-3581) modulesync [067d08a]

125e93aaf0773c2522f727ea828b82d62f05c0e2 authored over 8 years ago by TP Honey <[email protected]>
(MODULES-3581) modulesync [067d08a]

6d03f1e39409b7c3c7d74616d6e4560c7916ca05 authored over 8 years ago by David Schmitt <[email protected]>
Add tcp parameters and stats collect config

MODULES-3570 Rabbitmq config tcp options and collect statistics interval tuning

* Add parameter...

fa130c9a84c51b9121b39bf9450f93971602d758 authored over 8 years ago by Matthew J. Black <[email protected]>
Merge pull request #483 from puppetlabs/modulesync

{maint} modulesync 0794b2c

5ca7f3dd13826f0c9dd194bb8532bf794b4be67f authored over 8 years ago by Helen <[email protected]>
{maint} modulesync 0794b2c

5170ca94b02b9ce1929744dc78f049c5d641058a authored over 8 years ago by tphoney <[email protected]>
Update apt.pp (#481)

* Update gpg upstream key url because the RMQ team changed it.

Update apt repo defaults to co...

bc10e468cf2c96fd901362a241f1cfe84375dfd5 authored over 8 years ago by Jon Skarpeteig <[email protected]>