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

Merge pull request #270 from cmurphy/disk-disc

(MODULES-1186) Allow disk as a valid cluster node type

edd56fbd286c7f96ffa5b635a963148658ad69a4 authored about 10 years ago
(MODULES-636) Allow version to be user-defined

Without this patch, the rabbitmq class defines a package source for
RedHat and Suse systems in p...

c56f338431a0277b183ef055ada7410f54f2766a authored about 10 years ago
Merge pull request #246 from mhamrah/master

Use rpm for RedHat family installs

ed9690211d03be89ff2b961a63797d23206ffe4e authored about 10 years ago
(MODULES-1186) Allow disk as a valid cluster node type

http://www.rabbitmq.com/clustering.html

6c67f33d08f68e2cda898d0161f5820cd9f32c0e authored about 10 years ago
Fixes for #218

This commit hides the password when it is changed and fixes a
misspelled variable.

ecd41201b51460a1c9f818412795cac43776f470 authored about 10 years ago
Validate user paswwords per run

1f11596349caf678a3fa09dbfcd9406d60936426 authored about 10 years ago
Merge pull request #209 from queeno/ensure_apt_source

manage_repos sets 'ensure' in apt::source

ecd7447016ba7f48c65dc1cf5a225d91c63d2788 authored about 10 years ago
Merge pull request #274 from cmurphy/fix_travisci

Separate system and unit test gems

be9658589b2be0b12c79a092709e4c9ddc6228e7 authored about 10 years ago
Separate system and unit test gems

This commit brings the .travis.yml and Gemfile files more in line with
the other modules. This s...

81dae074c7b165803028f8925fdf4b5a5e833cf2 authored about 10 years ago
Merge pull request #260 from spuder/patch-1

Adds clarification that epel is required

7671f32c13ef4cad0e930d4c33442c5ce797f10a authored about 10 years ago
Updates README with epel dependency

Issue #260

00503615a9cb2eb330cc2e4ac6f87db298a4ef78 authored about 10 years ago
Added rspec tests/$manage_repo backward compatible

Added some rspec tests after reintroducing $manage_repo in order to make
the module backward com...

8086d73aafe4fa93ccd8cfd3b8c49125ed7cde16 authored about 10 years ago
Beaker tests for vhost and policy

Adds a beaker tests for rabbitmq_policy and tests vhost while its
there. Also removes the saucy ...

dac9d753f7910a1af6363f9f5a38ac0d897fc52f authored about 10 years ago
Introduced backward compatibility for $manage_repos

$manage_repos was initially proposed for removal. This was making
this module backward incompati...

54fdab4389dd411d96b5d530043702ca4774328c authored about 10 years ago
Rename variable 'manage_repos' to 'repos_ensure'

'manage_repos' doesn't describe the intended behaviour of the variable.
We decided to rename it ...

a5879f4eb93de1c6c769fd93432166f928946a80 authored about 10 years ago
Added rspec tests for previous commit 4dad6be

da246043494871d43a12e88732aeba768f2f2bb8 authored about 10 years ago
rabbitmq::manage_repos sets 'ensure' in apt::source

The ensure paramenter in apt::source is set to 'present' or 'absent'
based on the value of rabbi...

34412d10ebebb63c9135978feac3b3a786fd2171 authored about 10 years ago
Merge pull request #268 from nibalizer/lint_checks

Lint now fails on warnings, rocketships aligned

00f64721d0977a0b99894e3c41477c2cdb69492e authored about 10 years ago
Lint now fails on warnings, rocketships aligned

A weird case we're not sure about in params.pp with a ${username}
appearing, we're not really su...

d371eddd6691f0d5eecc9dbae731d55971cb2cd2 authored about 10 years ago
Merge pull request #254 from misterdorm/pluginparsing

Use -m flag on rabbitmq-plugins command for managing rabbitmq_plugin res...

f7b1f339500cf5c3350d7f9a50ba67766bd85aaf authored about 10 years ago
Merge pull request #245 from ArloL/patch-1

Output cacertfile value only if it is set

3ff4dd1acbf94eee0124de7d1777395beaec6db9 authored about 10 years ago
Merge pull request #239 from mattymo/gpgkeycheck

Optimize check for RHEL GPG key

50b9411c1ba6256d7ed4b27f051c5a2b3680bed6 authored about 10 years ago
Merge pull request #235 from cyberious/master

Remove puppet_module_install in favor of copy_module_to

ae876f69644e8e8b1edf0b835201509d5e7dbdfd authored about 10 years ago
Merge pull request #233 from michalskalski/master

Use warning instead of notify when inform about deprecation.

983a2aad64426d82f44c4583d60571213b3f60a4 authored about 10 years ago
Merge pull request #228 from jmoseley/style_fix

Fix style for puppet-lint failures.

f8b9936464ee83c5c7980e390f83a57e4b3db275 authored about 10 years ago
Merge pull request #225 from alphagov/strip-backslashes

Strip backslashes from the output of rabbitmqctl

40af5f0ea1ef7706f0dd413038dfc2965508856c authored about 10 years ago
Merge pull request #212 from tayzlor/fix-curl-wget-proxy-localhost

Make curl and wget not go via a proxy (if one is configured) for rabbitmq admin

e2e70a7768fed8559e13bfb3ce89d5a88750b146 authored about 10 years ago
Merge pull request #265 from nibalizer/docs_fix

Docs fixes

53adb36e1f1bfd27873a1a04cd3578d2c52e6d57 authored about 10 years ago
Docs fixes

7d14bac25c0f584a8c3b25624820c9c6756a2299 authored about 10 years ago
Merge pull request #264 from nibalizer/remove_comments

Remove comments referencing redmine and anchors

11b72f88d39bb070c42e9ffc55fc7d93d69a5164 authored about 10 years ago
Merge pull request #262 from mgagne/rabbitmq_policy

Add rabbitmq_policy custom type

e654d81ca39da96d101a17cf9d125b07ba7ddb6d authored about 10 years ago
Remove comments referencing redmine and anchors

Redmine is gone (Long Live Jira) and the anchor pattern is now
well established and doesn't need...

20518b13eff7dc72f661d1a40b39754837d14267 authored about 10 years ago
Add rabbitmq_policy custom type

Include support for RabbitMQ <3.2.0:
* applyto field was not available before 3.2.0
* syntax...

4ffdb445ee9de9b5caa3ab71df49b771cacd361c authored about 10 years ago
Stop testing on 2.7.0

2.7.0 was end-of-lifed. We don't need to have tests fail on it anymore.

918106503e87b873103de383c1eaef408f27c77c authored about 10 years ago
Merge pull request #261 from cmurphy/master

Fix spec tests

92031d60e383e1b4b982460d2b9a307b84c9ce25 authored about 10 years ago
Fix spec tests

https://github.com/puppetlabs/puppetlabs-rabbitmq/pull/259 updated the
apt key without updating ...

cf6457f4dd3c862c139c198a490999033007ca61 authored about 10 years ago
Adds clarification that epel is required

Resolves issue MODULES-1419
On Centos, you will get an error if epel isn't present. Clarifies t...

c6d8aac08c21eeaa31ca6faa2b284e9ceaa681f1 authored about 10 years ago
Merge pull request #256 from laurenrother/summary

Add metadata summary per FM-1523

a53e0c20ba655f48921a79821ddaae76f730425d authored about 10 years ago
Merge pull request #259 from nibalizer/longer_keyid

Use 16char keyid for rabbit repo

112d87ba7ef3c5cb924ed3a5336584eaef630d65 authored about 10 years ago
Use 16char keyid for rabbit repo

The 8char keyids are easier to collide.

945ad581d508cae07e7a824373c2d2a44ba88b20 authored about 10 years ago
Remove trailing whitespace

a6a98e4ab722a01ca47a39ca371eccbcfa4888b6 authored about 10 years ago
Use shorter URL for RabbitMQ documentation

As suggested in
https://github.com/puppetlabs/puppetlabs-rabbitmq/pull/225.

7bddb6111f09efd218bef7500da4a4f9668853a8 authored about 10 years ago
Strip backslashes from the output of rabbitmqctl

The output of `rabbitmqctl(1)` escapes backslashes. This was documented
in the `rabbitmqctl` man...

3e0496f6a05f813d48cf7041e8ea7eef51b506b4 authored about 10 years ago
Add metadata summary per FM-1523

0bdf72edaf7c4f93141ef8d045f4b9608314092d authored about 10 years ago
Use -m flag on rabbitmq-plugins command for managing rabbitmq_plugin resources

Use the -m flag for calls to the rabbitmq-plugins command, which enables minimal
output mode. T...

d262edbf4ed3bd11388f2d1d33346099c1e488d7 authored about 10 years ago
Merge pull request #251 from nibalizer/fix_340

Use -q flag instead of array slices

61991d76cda34c7af5c98ceb53666a0a2b57fda7 authored about 10 years ago
Merge pull request #1 from cmurphy/fix_fix_340

Update unit tests to handle new -q flag

66ffaaf13582d721dd8180cbe40583bc3a93d491 authored about 10 years ago
Update unit tests to handle new -q flag

Updated the rabbitmq_user, rabbitmq_user_permissions, and
rabbitmq_vhost spec tests to correctly...

87d39e800c4bf7dbeb24f50e33a9c6a0f575609e authored about 10 years ago
Use -q flag instead of array slices

Previously we sliced off the informational output lines. This
broke on rabbitmq 3.4.0 because th...

7adb3181a20f95f657348e76e208cc73334f2c01 authored about 10 years ago
Merge pull request #240 from bogdando/pcs

Add custom key content & service provider support

4832bd61b5b1bfea7c9cc985508e65cd10081652 authored about 10 years ago
Add key_content parameter for offline install

* Custom key source/content for Debian (apt module) is
required in order to allow rabbitmq bei...

88fae8909846671dd48074ee51b8a0ec4bee4685 authored about 10 years ago
passing tests

a6b2f8084273a424f64ab8c173cb70c3feef7f43 authored over 10 years ago
use rpm for RedHat family

835fc66d7a17ba13cc2dda4fc099a6a2569b847e authored over 10 years ago
Merge pull request #244 from hunner/patch_2.7

(MODULES-1411) Puppet 2.7 doesn't have has_command

882b0c72ecd70d6904b92abd2e16a660366e7992 authored over 10 years ago
Output cacertfile value only if it is set

When using verify_none cacertfile can be omitted. Therefore no value should be written if it is ...

c7a1cbb64e325ea1225dce124bb5d2768ce076b4 authored over 10 years ago
Update travis.yml to have 2.7

2fbe5303e4d575a3b390d49cc490b157053c4769 authored over 10 years ago
(MODULES-1411) Puppet 2.7 doesn't have has_command

36307c043e95f469fdcd1b54d023da635631ae52 authored over 10 years ago
Merge pull request #243 from hunner/update_specs

Update specs to match content correctly

54e1d2cc7c439f398c9e3624819590ac58092101 authored over 10 years ago
Update specs to match content correctly

The specs were discovered in #242 to have never worked, and this PR
updates the tests to match t...

65fe999803d9e975a120223400a3423860fdf220 authored over 10 years ago
Merge pull request #241 from bogdando/fix_MODULES_1414

Configure ssl_listener in stomp only for ssl

0aa5e6090c604594e64ab5ad631008b53ccb3d49 authored over 10 years ago
Merge pull request #242 from bogdando/fix_MODULES_1416

Fix missing 'should' in rspecs

42667aa143858748f52eb9283b3e7768992f9960 authored over 10 years ago
Fix missing 'should' in rspecs

W/o this fix, rspec tests will continue
report false positives for many test cases
with config_f...

f46ad77ab0e291811fefff00d0d1a6f2e63572da authored over 10 years ago
Configure ssl_listener in stomp only for ssl

W/o this patch puppet will always configure
ssl_listener for stomp and rabbitmq service will
fai...

fb99957e4eae52385cd5399b2d758470be5a5208 authored over 10 years ago
Optimize check for RHEL GPG key

Reduces the time to check for presence of
gpg pubkey for RabbitMQ from 1.6s to 0.1s.

15ec2847ad41fc25ee1b9da369585ccd5c146b0c authored over 10 years ago
Remove puppet_module_install in favor of copy_module_to

4d2d9317c0a5c5aca5ceb37338fb8640cd7fa24c authored over 10 years ago
Make curl and wget not go via a proxy (if one is configured) for installation of the rabbitmq admin CLI

69fcc9bb1217868bb650776b73d382bfd0208f9d authored over 10 years ago
Merge pull request #234 from misterdorm/rmqadminssl

Use https to download rabbitmqadmin tool when $rabbitmq::ssl => true

cbda1ced336f9768ebd442415b4d9c7c4ddb48c7 authored over 10 years ago
Proper bool logic

f0cdd149e99f6b73fcdcbc2d822dddc01a1d8578 authored over 10 years ago
Use https to download rabbitmqadmin tool when $rabbitmq::ssl => true

If $rabbitmq::admin_enable is set, the rabbitmqadmin tool is downloaded
via a http URL on the Ra...

0bd0b0a65a32ee02f28651e5295819a3a6571513 authored over 10 years ago
Use warning instead of notify when inform about deprecation.

Some modules ex. puppet-nova still use $cluster_disk_nodes, and when
notify is used to inform ab...

b377b82c57712bcd3e32c019f980d8af777d32dc authored over 10 years ago
Merge pull request #231 from misterdorm/tcpkeepalive

adding tcp_keepalive parameter

bf59be077b5a34e57b467b6de23f96ccdf2d611f authored over 10 years ago
Merge pull request #224 from misterdorm/adminfixes2

Bugfix and feature: Support for configuring the rabbitmq_management web UI

76e742b91917c2b4ea3635478a76e225a210abab authored over 10 years ago
not testing against puppet 2.7

30f3fe6ca5c2fa534b222364980dbc5631e8a8d6 authored over 10 years ago
proper validate_bool error message regex

bf404706123cd4d782d69384b6e6d2e376059937 authored over 10 years ago
spec typos

cb69b2d93707d51ee9a645c488aa4ddc19bd96d9 authored over 10 years ago
no longer testing against puppet 2.7

cf3e1a534385e03b7d1cbfbf4b538f3cc5c703d4 authored over 10 years ago
adding tcp_keepalive parameter

d3b252474bc7be3a636fc36c7c11f82eef90ae25 authored over 10 years ago
Merge pull request #230 from mhaskel/issues

Fix issues URL

df52e345349c031167cf0cf3501314f3738b4949 authored over 10 years ago
Fix issues URL

5403c57bc9933ed4a21c1fc80590e0c2a31d4ef8 authored over 10 years ago
Merge pull request #229 from mhaskel/4.1.0-prep

4.1.0 prep

8ed92a8921e1d3d45dba942effb3fc40afeea344 authored over 10 years ago
4.1.0 prep

f8ed42e72a463b97544dc9b612a5ac662b342ab7 authored over 10 years ago
Fix style for puppet-lint failures.

1f87d17d0cd33566a9264ac6ce55e0cd097341a8 authored over 10 years ago
rabbitmq_exchange provider fix for Puppet 2.x

fc9718eccfc07166f384a446c680175a486f431f authored over 10 years ago
regex fixes in rspec for ruby 1.8.7

2b65fd5b40394788d4a4bdc3731bee706f0939ec authored over 10 years ago
Support for configuring the rabbitmq_management web UI

When rabbitmq::admin_enable => true, then also configure RabbitMQ to enable
the rabbitmq_managem...

7f5a21f16b254ab3906b22b58db9e0db3f0bcb6a authored over 10 years ago
Merge pull request #222 from sgran/master

autorequire service

e4c4d08b5580b082a33551a017b21e2de2c9f90e authored over 10 years ago
Merge pull request #206 from bezerker/ruby-stomp

Use valid ensure value similar to ldap_auth when stomp_ensure = true

addd7718e2837e97140675aa08461dd545ca7f69 authored over 10 years ago
Merge pull request #219 from jantman/paramdoc

document a bunch of missing parameters

3d220f07ff54a0e913cdc7e1d114e2409cd0c900 authored over 10 years ago
Merge pull request #221 from jantman/MODULES-1242

Modules-1242 always use credentials in rabbitmqadmin URL

f2a6f245d32dc8d8ee42f909d2a06ea73ddc95da authored over 10 years ago
autorequire service

Signed-off-by: Stephen Gran <[email protected]>

7f03696fea3b36a490ac76a986f42ff80892cc47 authored over 10 years ago
MODULES-1242 Add credentials to rabbitmqadmin URL and fix some spec tests for this

a458b81606b26e94511f970e7b2ab5b79b972a00 authored over 10 years ago
MODULES-1242 add spec and acceptance tests for rmq 2.8.1 and credentials in rabbitmqadmin URL, and README note on RedHat upgrade/downgrade issues

c2005aa4c3bc03eb8e2c36c86ced996717286822 authored over 10 years ago
document a bunch of missing parameters

a77dc0b16a591f42cc878810a1f3f0f380905d1b authored over 10 years ago
Merge pull request #214 from puppetlabs/revert-171-mirrorqueue

Revert "Set appropriate policy for mirrored queues"

6d41bdcfb5225ca802cec3e467dd73a440976ad9 authored over 10 years ago
Revert "Set appropriate policy for mirrored queues"

d32e501e3889d20bfceeb9b77554a794b36d8610 authored over 10 years ago
Merge pull request #171 from michaeltchapman/mirrorqueue

Set appropriate policy for mirrored queues

5ce33f4968c05a9b447024eca0fa0d9648d4046e authored over 10 years ago
Merge pull request #205 from bezerker/master

Resolve rabbitmq_exchange type error

46326ac2cbf182bdc34043a711d3536c3e2d2514 authored over 10 years ago
Merge pull request #170 from michaeltchapman/sourcefix

Remove string validation on package source

88afb8d2c5172e53134a7f51aa7e4ab35f77d571 authored over 10 years ago
Merge pull request #193 from parship/master

added property tags to rabbitmq_user provider. This allows to optionally...

c88cab532cc29366ce3f733e20b251268b6e639c authored over 10 years ago
Merge pull request #199 from misterdorm/sslonly

adding ssl_only parameter, which disables all non-encrypted tcp listeners

a763c74b9ad0b722d991ffb08bdd8cd576d10cb3 authored over 10 years ago