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

Fixing test failures due to regex matching string start.

30489201d6611e744701e5dbac9491b88ea0095a authored almost 10 years ago
Merge pull request #329 from twc-openstack/disable-rabbitmqadmin.conf

Don't create rabbitmqadmin.conf if disabled

f0ad2fe549193b9a96090f05fcd20af7f3c78d61 authored almost 10 years ago
Merge pull request #328 from vvincze/exchange_params

Added parameters to exchanges

0e860c9874c911e1b10b2e8652e0168f26fbea8b authored almost 10 years ago
Merge pull request #334 from cybertron/patch-1

Remove duplicate $ssl_interface

91c767e2ac2ee62162ad79ea392c3c9ca77074c3 authored almost 10 years ago
Remove duplicate $ssl_interface

This was added twice in two separate pull requests and
causes the following error:

Error: Ca...

377828ec9d20519b8f849b8f14b18df66f582e02 authored almost 10 years ago
Merge pull request #331 from jbehrends/interface_fix

MODULES-1888 - Added missing config params used in the rabbitmq.conf template.

8e69912718efa7129b1d45e59e8a47e8cc22e339 authored almost 10 years ago
Fix check_password function and use the standard rabbitmq api call instead

8bbfe320035fae2ae900211501008d63dc3c171c authored almost 10 years ago
Merge pull request #330 from cmurphy/rspec-puppet-2

Sync with modulesync and update test environments

75f17a145d4a04ca534b1be8d530a9922c99b4e5 authored almost 10 years ago
Added missing config params used in the rabbitmq.conf template.

6eeb68be0b94e255fe84e14467502be1ee5797ae authored almost 10 years ago
Added capability to use 'durable', 'internal' and 'auto_delete' options with exchanges

Added capability to use 'durable', 'internal' and 'auto_delete' options with exchanges

Update R...

6213a37c02a0c2bc9e6953fb23739c54c532bec4 authored almost 10 years ago
Fix future parser errors

Type checking fixes:

Ports should be allowed to be integers, so wrap each validate_re
function ...

5ba917b672db5ec1f659f72a5a0e9ac9f913ca65 authored almost 10 years ago
Update .travis.yml

This commit makes the following changes to the test matrix:

- Runs tests on ruby 2.1.5 instead ...

f47dc9e6eac954569f003a328f25bd0f45f0bf12 authored almost 10 years ago
Reorder fail-on-warning lint rule

ef3d9fb32a5020c6a431ad6e4250bf7d73c68523 authored almost 10 years ago
Sync with modulesync

1304ce61142e9cc8338aeade3c1280b5c04bf83d authored almost 10 years ago
Don't create rabbitmqadmin.conf if disabled

If the admin service isn't enabled then we shouldn't create the config
file.

7d9cd1e1e156115bb9eb1d40c7862beb307249e5 authored almost 10 years ago
MODULES-1856 - Fix to allow bindings and queues to be created on non-default management port

Without this fix the rabbitmq_binding & rabbitmq_queue providers are unable to work when
rabbitm...

01aae16bd109cda2d77f28f1843df7e766186008 authored almost 10 years ago
set_policy: convert known parameters to integers

When using set_policy to define the 'expires' policy, or setting 'ha-params'
when using 'ha-mode...

f15eff7e6911f7b1268976da86e3ea633c030fbb authored almost 10 years ago
Merge pull request #324 from jaxim/fix/master/MODULES-1857

MODULES-1857 - Fixing test failures

c9a4951e032ca76b00559ef5441515b96b2be23c authored almost 10 years ago
MODULES-1857 - Fixing test failures

The Gemfile is now pulling in rspec-core 3.2.2 & rspec-puppet 2.0.1.
This fix has updated the te...

c5529e3a20a899d78e3e5c0eedc26927bb434e02 authored almost 10 years ago
Merge pull request #320 from mhaskel/5.1.0-prep

5.1.0 prep

96b2c0fb247471e8a1e915f0e43d5fbbdc5358fe authored almost 10 years ago
5.1.0 prep

739c5a08334271e2bd2675952bc22d8e0f8d069b authored almost 10 years ago
Merge pull request #319 from mhaskel/fix_file_limit

Fixes for file_limit

82328f1a150084936b745d07dff9707970bb7bb7 authored almost 10 years ago
Fixes for file_limit

There were no docs or tests, and the validation failed if an integer was
passed

4ec851bb78f830655afd7943617aafdc8079f3dc authored almost 10 years ago
Merge pull request #318 from puppetlabs/revert-303-dev/empty_string_pin

Revert "Make $rabbitmq::params::package_apt_pin default to undef"

4d4c9efab218050b84282924824388bdbf16b32d authored almost 10 years ago
Revert "Make $rabbitmq::params::package_apt_pin default to undef"

1264047840b84f50031594e9eb735b8d2686997f authored almost 10 years ago
Merge pull request #313 from deviantony/file-limit

Added ulimit support

15e2421048a3495e60482837910441a1248bf6f0 authored almost 10 years ago
Added ulimit support for RabbitMQ which was restricted to 4096 file descriptors.

741aa810b2333ffc4490d4542d091767b9b40e9a authored almost 10 years ago
Merge pull request #312 from cmurphy/fix_305

Make LDAP section more configurable

eb3d5460f6ba163b31f6659888c7f109475af487 authored almost 10 years ago
Add documentation and tests for new ldap params

ed770283743d30a0a2a2d7d5b11d0e1758bf53a9 authored almost 10 years ago
Merge pull request #309 from buzzdeee/master

Add Support for OpenBSD and fix rabbitmq_exchange/rabbitmqadmin.rb

50b9eb3b8bd316a7be98c8f04023774090db2f0b authored almost 10 years ago
Merge pull request #308 from daniel-gadd/feature/config_syntax

Fixed up rabbitmq.conf file layout

1ad0a6ecff93c6d8783e1e0b439b887a29a76787 authored almost 10 years ago
Fixed rspec tests to follow new syntax layout

Resolved issues with spec tests failing as the file layout changed with
new lines, causing error...

74accfc6df5bcb7e8639499cb404543ce19b9a62 authored almost 10 years ago
Fixed up rabbitmq.conf file layout

Fixed layout of ssl_options section to make sure they are on separate
lines, making it easier to...

5d0a9ff7e387ea92aac72783b394edc800f5f3de authored almost 10 years ago
The check for existing exchanges was flawed, and therefore, on each

Puppet run, they were re-created.

Restructure the code, to get rid of the bogus/broken parse_com...

121771bb0de91f9c7a5744b68e7dc240e3bc823d authored almost 10 years ago
Add rabbitmq_home, rabbitmq_user and rabbitmq_group to rabbitmq_erlang_cookie

And pass them in config.pp when it is used.

Document the rabbitmq_home, rabbitmq_user and rabbit...

1e685b4fad5fbee6b829efdec1fbf1d71c2d0593 authored almost 10 years ago
Add Support for OpenBSD.

ed993045678fec5bfc2478c85b182f3670e21aae authored almost 10 years ago
Merge pull request #307 from daniel-gadd/feature/interfaces

Added interfaces option to set what interfaces rabbitmq binds to.

2f955e1195665599da99655131493622e4bbe490 authored almost 10 years ago
Merge pull request #303 from raphink/dev/empty_string_pin

Make $rabbitmq::params::package_apt_pin default to undef

c90c7072419761252c3ed6d0c432bff94407fdb0 authored almost 10 years ago
Merge pull request #302 from awelzel/admintag

administrator and tags fixes

8d55986aceb35a210e9c43e0d0508b8d83f997ac authored almost 10 years ago
Added tests for interfaces and ssl_interfaces parameters

Added spec tests for new interfaces and ssl_interfaces parameters to
ensure they are configured ...

de6fed2db1305c58e772cb66e70711bb8e03bc17 authored almost 10 years ago
Added interfaces option to set what interfaces rabbitmq binds to.

Added 'interface' and 'ssl_interface' options to ::rabbitmq to allow the
user to set which inter...

a8e4ec6f5baac2b26bf97550441c86d29c3c2201 authored almost 10 years ago
administrator/admin and tag related fixes

While working with this puppet module, I observed a few glitches:

- setting admin to true and t...

ad3e93eaaea9b3eca30bb74c4d1b50fae5eef2b1 authored almost 10 years ago
Make LDAP section more configurable

35fd70e43624b8c44d80f58b044f1b5be7c731ba authored almost 10 years ago
Merge pull request #304 from raphink/dev/unscoped_template_vars

Fix unscoped template variables

654f3433aaa3c7abaebb0fb2c4574e1ce5da0fcb authored almost 10 years ago
Fix unscoped template variables

LDAP related variables in rabbitmq.config.erb rely
on dynamic scoping, which is discontinued in ...

a7809a2bd07e3afd68dccf09ff1dbb3c1323bb88 authored almost 10 years ago
Make $rabbitmq::params::package_apt_pin default to undef

rabbitmq::repo::apt tests whether this value is true,
which fails with the future parser if defa...

21930b1bddff48e3be87c368ea0a3e2cb350e3bb authored almost 10 years ago
Merge pull request #301 from dalees/bug/enable-ssl-versions-2

Bugfix for ssl_versions in rabbitmq.config

9c40d7f28285f5601aea1e025634e7360ff8aa9a authored almost 10 years ago
Updating rspec tests for ssl_version changes, whitespace and rabbitmq_management version block

ae66ee8307f1e563bc22c79949b527939c4aa0f0 authored almost 10 years ago
Bugfix for ssl_versions in rabbitmq.config so Erlang/RabbitMQ respect them.

The format reference example is given in https://www.rabbitmq.com/ssl.html#disabling-tls-versi...

4dcfdf510b60887db25eca48165125c4d6956198 authored almost 10 years ago
Merge pull request #298 from syseleven/MODULES-1691

SSL option in rabbitmqadmin.conf is broken

c47a8becbd227f40d43876b2b48da7b0a2b435c1 authored almost 10 years ago
SSL option in rabbitmqadmin.conf is broken

This fixes MODULES-1691, caused by upstream bug
https://github.com/rabbitmq/rabbitmq-management/...

f2b79c985d16e30c9b87034b8530491db745eb95 authored about 10 years ago
Merge pull request #297 from bogdando/fix_MODULES-1673

Fix rabbitmq-env.conf parameters

5280e6629411fc02582f744f4bc379a2fe002c88 authored about 10 years ago
Merge pull request #296 from jtopjian/enable-ssl-versions-2

Added ssl_versions parameter

177e3e962fdaf16fd1b92e3343ef988bf0baabd7 authored about 10 years ago
Fix rabbitmq-env.conf parameters

W/o this patch, env parameters from rabbitmq-env.conf
will always override the ones specified at...

bbac2749e91553b6644e97bdd3544a3d187df894 authored about 10 years ago
Revised SSL versions documentation

5675b38fbdc0d13c3d3a9b4ed6bb67091cad2ca6 authored about 10 years ago
Added ssl_versions parameter

This commit adds the ssl_versions parameter. This allows users to
choose which versions of SSL t...

35bb069bb77bc770fbd29edfc0070b41a0d92a85 authored about 10 years ago
Merge pull request #295 from sodabrew/patch-1

Idiomatic syntax for should_policy and should_vhost

52d35576edf38c1e56d34cae14607ff5a6b24861 authored about 10 years ago
Merge pull request #294 from bogdando/fix_MODULES-1650

Add retries for non transient file transfer errors

384892af00754e014b8a8fe9224a524cc688e349 authored about 10 years ago
Merge pull request #293 from deltaroe/master

Documentation update for ssl_only

b39952affb067ed6781276ac2ca268d71df90a4f authored about 10 years ago
Merge pull request #292 from bogdando/fix3_MODULES_1452

Make rabbitmq providers to retry the commands

e8dbe8d37d6c9b5377eb9434766884236e4d8658 authored about 10 years ago
Merge pull request #290 from jtopjian/fix-pin-conditional

Fix pin conditional

ac67949e31a13d9cd2512cce80b8677b16d56b02 authored about 10 years ago
Merge pull request #287 from erhudy/master

User tag changes for <=3.3.4

da9c7a8ba4f1cc96569623cb9b3562f33925d917 authored about 10 years ago
Merge pull request #269 from Mayflower/master

Add new Resources for Queue and Bindings.

4657e5777ed0d7eaf94240ce1d5ce19ca25eee5e authored about 10 years ago
Idiomatic syntax for should_policy and should_vhost

d37c9ab55d39784156f794b36cad3180516351d7 authored about 10 years ago
Add retries for non transient file transfer errors

W/o this patch, Rabbitmq::Install::Rabbitmqadmin/Staging::File[rabbitmqadmin]
/Exec[/var/lib/rab...

966e0b50223d7e19275af7d0a99328728a31af3c authored about 10 years ago
Merge pull request #289 from bogdando/fix-MODULES-1631

Do not enforce the source value for yum provider

cf301012f94162cfb9566ecc77f1e66f4189a23f authored about 10 years ago
Merge pull request #288 from blkperl/fix_cluster_docs

Update cluster example to include required parameters

0813f47f80e134e03d3b112b7bfb9904537edec5 authored about 10 years ago
Documentation update for ssl_only

Due to the way the environment configuration works setting ssl_true does not actually disable th...

0be89ec3ada988948b12d7fc66c1a9a0cf534bac authored about 10 years ago
Make rabbitmq providers to retry the commands

W/o this fix, then RabbitMQ put in a cluster and managed,
for example, by Pacemaker, rabbitmqctl...

9b23a904040cee5b1e24dcef0c8ae0602123ccb6 authored about 10 years ago
Fix pin conditional

Since the default value of package_apt_pin is an empty string
rather than a boolean, it was fail...

f530a5f270fb1ba6c4675e77a1814ca4025cee59 authored about 10 years ago
Do not enforce the source value for yum provider

W/o this issue, source for package is always being constructed
as an Internet link in case of Re...

ced14e71fe5e281403c20681321995d1e19e6f6a authored about 10 years ago
Update cluster example to include required parameters

The erlang_cookie and wipe_db_on_cookie_change parameters
are required for rabbitmq clustering.

da99e169468eceec3f6bca6c8fcb3dbb2118a59d authored about 10 years ago
- moved the parenthesis before map to the end so that the map works on

the array and then the set is created from that, instead of map
coercing the set to an array,...

247b6e049d1751ab58f122e037162aeb98699542 authored about 10 years ago
my first set of changes for the user tag idempotence issue

e709ba7271ede8c58155cdbc14f15da87519c04f authored about 10 years ago
Merge pull request #286 from cmurphy/release

Prepare 5.0.0 release

1cc2e54731a7456123cc05c40d9565e9d2f3fa99 authored about 10 years ago
Prepare 5.0.0 release

aaab4f45c13b689a379f5c22902efc05c6af7848 authored about 10 years ago
Merge pull request #285 from cmurphy/rm_27

Stop claiming to support Puppet 2.7.

cfd3d2be07e4c95e749194addd0cebd42b3173bc authored about 10 years ago
Merge pull request #284 from cmurphy/remove_deprecations

Remove deprecated parameters

bdf9453a77560d31ddf88e8bff9195b1aed53bf6 authored about 10 years ago
Stop claiming to support Puppet 2.7.

931a6d4b294216f1896c99f12f5aab0102f38e07 authored about 10 years ago
Add new resource rabbitmq_binding

d998f948fd4a5001b85fcbf4c40b3a78f08ac2f6 authored about 10 years ago
Add documentation for the new resources

a2f802cc17aae331663f640337d0f2217c3e438f authored about 10 years ago
Add new resource rabbitmq_queue

ebc20c216d6c294a10b5ae015495fb404a878288 authored about 10 years ago
Remove deprecated parameters

All parameters removed in this patch were deprecated prior to
3.0.0. It is time to let them go.

0c061fbd46806491c1b9dc1de2f842a3844d28da authored about 10 years ago
Merge pull request #282 from cmurphy/cookie

Replace erlang cookie fact with type and provider

fd13a5a4fe0b8c2b9e2d243e62255e22cec84e28 authored about 10 years ago
Stop setting a default cookie

Like passwords, secret cookies shouldn't have defaults. This
change removes the default and hard...

780b63801b7ce7987d22b709597e85f98338636c authored about 10 years ago
Update README

7a8951d52b31983f263dd20a2caa98bc3f92214e authored about 10 years ago
Replace erlang cookie fact with type and provider

Keeping secrets as facts is a potential security risk since facts
are generally not protected as...

5c485b8cdde48746a27598c9ae1e84e87c79707f authored about 10 years ago
Merge pull request #281 from cmurphy/alternative_253

Fixes for #253

04145c1c7e45a899536a557e6ac36478b0fcbdaa authored about 10 years ago
Merge pull request #283 from cmurphy/ldap

Fix lint errors in ldap_user_dn_example parameter

cf5d62f089d2e057a17bf401a57e4877db60e1eb authored about 10 years ago
Put rabbitmqadmin.conf in /etc/rabbitmq

This commit puts rabbitmqadmin.conf in /etc/rabbitmq instead of /tmp so
that puppet does not hav...

d6411ac663b5b96a03d80137b4e4d5c20bf69be5 authored about 10 years ago
create /tmp/.rabbitmqadmin.conf

5aea1f115a59515f57e34e0f3b6a6ec24d3c9274 authored about 10 years ago
Fix lint errors in ldap_user_dn_example parameter

There is no $username variable anywhere in the rabbitmq module.
${username} is not a valid cn. W...

3bb4d15f8d0b9a7db6fc73e020471a2dd042a238 authored about 10 years ago
Merge pull request #280 from cmurphy/ssl

Installation of the rabbitmqadmin script fails when SSL is enabled. This...

ac046ee440e3444e7fccae90e22562a9cd5c06c7 authored about 10 years ago
Merge pull request #263 from cmurphy/update_travis

Stop testing on 2.7.0

26a74aea49c544f303eb760680546fba92d2f3ad authored about 10 years ago
Installation of the rabbitmqadmin script fails when SSL is enabled. This is fixed by using ::ssl_management_port when SSL is enabled.

Conflicts:
manifests/install/rabbitmqadmin.pp

2ece861419fb49ef15848840d507155760af2f7a authored about 10 years ago
Merge pull request #266 from nibalizer/beaker_vhost

Beaker tests for vhost and policy

325de42b13fbe12e173c3b089bdea3fbf8975459 authored about 10 years ago
Merge pull request #2 from cmurphy/fix_266

Improve rabbitmq type acceptance tests

3741e869a240a2402c6bb8b78660ba2963f2c88c authored about 10 years ago
Improve rabbitmq type acceptance tests

This patch adds checks for idempotency and improves the shell command
syntax to contain one test...

43906f55490af151902235f75fd98b27b76d9602 authored about 10 years ago
Merge pull request #276 from cmurphy/version

(MODULES-636) Allow version to be user-defined

f7306ff64216c6216d9d2a00222dc70b743843ff authored about 10 years ago
Merge pull request #275 from cmurphy/change_password

(MODULES-1085) Allow changing of user password

e1aab42248f809b1dc1b23e977a9253f38a7be73 authored about 10 years ago