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
(MODULES-1186) Allow disk as a valid cluster node type
edd56fbd286c7f96ffa5b635a963148658ad69a4 authored about 10 years ago
Without this patch, the rabbitmq class defines a package source for
RedHat and Suse systems in p...
Use rpm for RedHat family installs
ed9690211d03be89ff2b961a63797d23206ffe4e authored about 10 years agohttp://www.rabbitmq.com/clustering.html
6c67f33d08f68e2cda898d0161f5820cd9f32c0e authored about 10 years ago
This commit hides the password when it is changed and fixes a
misspelled variable.
1f11596349caf678a3fa09dbfcd9406d60936426 authored about 10 years ago
manage_repos sets 'ensure' in apt::source
ecd7447016ba7f48c65dc1cf5a225d91c63d2788 authored about 10 years agoSeparate system and unit test gems
be9658589b2be0b12c79a092709e4c9ddc6228e7 authored about 10 years ago
This commit brings the .travis.yml and Gemfile files more in line with
the other modules. This s...
Adds clarification that epel is required
7671f32c13ef4cad0e930d4c33442c5ce797f10a authored about 10 years agoIssue #260
00503615a9cb2eb330cc2e4ac6f87db298a4ef78 authored about 10 years ago
Added some rspec tests after reintroducing $manage_repo in order to make
the module backward com...
Adds a beaker tests for rabbitmq_policy and tests vhost while its
there. Also removes the saucy ...
$manage_repos was initially proposed for removal. This was making
this module backward incompati...
'manage_repos' doesn't describe the intended behaviour of the variable.
We decided to rename it ...
da246043494871d43a12e88732aeba768f2f2bb8 authored about 10 years ago
The ensure paramenter in apt::source is set to 'present' or 'absent'
based on the value of rabbi...
Lint now fails on warnings, rocketships aligned
00f64721d0977a0b99894e3c41477c2cdb69492e authored about 10 years ago
A weird case we're not sure about in params.pp with a ${username}
appearing, we're not really su...
Use -m flag on rabbitmq-plugins command for managing rabbitmq_plugin res...
f7b1f339500cf5c3350d7f9a50ba67766bd85aaf authored about 10 years agoOutput cacertfile value only if it is set
3ff4dd1acbf94eee0124de7d1777395beaec6db9 authored about 10 years agoOptimize check for RHEL GPG key
50b9411c1ba6256d7ed4b27f051c5a2b3680bed6 authored about 10 years agoRemove puppet_module_install in favor of copy_module_to
ae876f69644e8e8b1edf0b835201509d5e7dbdfd authored about 10 years agoUse warning instead of notify when inform about deprecation.
983a2aad64426d82f44c4583d60571213b3f60a4 authored about 10 years agoFix style for puppet-lint failures.
f8b9936464ee83c5c7980e390f83a57e4b3db275 authored about 10 years agoStrip backslashes from the output of rabbitmqctl
40af5f0ea1ef7706f0dd413038dfc2965508856c authored about 10 years agoMake curl and wget not go via a proxy (if one is configured) for rabbitmq admin
e2e70a7768fed8559e13bfb3ce89d5a88750b146 authored about 10 years agoDocs fixes
53adb36e1f1bfd27873a1a04cd3578d2c52e6d57 authored about 10 years ago7d14bac25c0f584a8c3b25624820c9c6756a2299 authored about 10 years ago
Remove comments referencing redmine and anchors
11b72f88d39bb070c42e9ffc55fc7d93d69a5164 authored about 10 years agoAdd rabbitmq_policy custom type
e654d81ca39da96d101a17cf9d125b07ba7ddb6d authored about 10 years ago
Redmine is gone (Long Live Jira) and the anchor pattern is now
well established and doesn't need...
Include support for RabbitMQ <3.2.0:
* applyto field was not available before 3.2.0
* syntax...
2.7.0 was end-of-lifed. We don't need to have tests fail on it anymore.
918106503e87b873103de383c1eaef408f27c77c authored about 10 years agoFix spec tests
92031d60e383e1b4b982460d2b9a307b84c9ce25 authored about 10 years ago
https://github.com/puppetlabs/puppetlabs-rabbitmq/pull/259 updated the
apt key without updating ...
Resolves issue MODULES-1419
On Centos, you will get an error if epel isn't present. Clarifies t...
Add metadata summary per FM-1523
a53e0c20ba655f48921a79821ddaae76f730425d authored about 10 years agoUse 16char keyid for rabbit repo
112d87ba7ef3c5cb924ed3a5336584eaef630d65 authored about 10 years agoThe 8char keyids are easier to collide.
945ad581d508cae07e7a824373c2d2a44ba88b20 authored about 10 years agoa6a98e4ab722a01ca47a39ca371eccbcfa4888b6 authored about 10 years ago
As suggested in
https://github.com/puppetlabs/puppetlabs-rabbitmq/pull/225.
The output of `rabbitmqctl(1)` escapes backslashes. This was documented
in the `rabbitmqctl` man...
0bdf72edaf7c4f93141ef8d045f4b9608314092d authored about 10 years ago
Use the -m flag for calls to the rabbitmq-plugins command, which enables minimal
output mode. T...
Use -q flag instead of array slices
61991d76cda34c7af5c98ceb53666a0a2b57fda7 authored about 10 years agoUpdate unit tests to handle new -q flag
66ffaaf13582d721dd8180cbe40583bc3a93d491 authored about 10 years ago
Updated the rabbitmq_user, rabbitmq_user_permissions, and
rabbitmq_vhost spec tests to correctly...
Previously we sliced off the informational output lines. This
broke on rabbitmq 3.4.0 because th...
Add custom key content & service provider support
4832bd61b5b1bfea7c9cc985508e65cd10081652 authored about 10 years ago
* Custom key source/content for Debian (apt module) is
required in order to allow rabbitmq bei...
a6b2f8084273a424f64ab8c173cb70c3feef7f43 authored over 10 years ago
835fc66d7a17ba13cc2dda4fc099a6a2569b847e authored over 10 years ago
(MODULES-1411) Puppet 2.7 doesn't have has_command
882b0c72ecd70d6904b92abd2e16a660366e7992 authored over 10 years agoWhen using verify_none cacertfile can be omitted. Therefore no value should be written if it is ...
c7a1cbb64e325ea1225dce124bb5d2768ce076b4 authored over 10 years ago2fbe5303e4d575a3b390d49cc490b157053c4769 authored over 10 years ago
36307c043e95f469fdcd1b54d023da635631ae52 authored over 10 years ago
Update specs to match content correctly
54e1d2cc7c439f398c9e3624819590ac58092101 authored over 10 years ago
The specs were discovered in #242 to have never worked, and this PR
updates the tests to match t...
Configure ssl_listener in stomp only for ssl
0aa5e6090c604594e64ab5ad631008b53ccb3d49 authored over 10 years agoFix missing 'should' in rspecs
42667aa143858748f52eb9283b3e7768992f9960 authored over 10 years ago
W/o this fix, rspec tests will continue
report false positives for many test cases
with config_f...
W/o this patch puppet will always configure
ssl_listener for stomp and rabbitmq service will
fai...
Reduces the time to check for presence of
gpg pubkey for RabbitMQ from 1.6s to 0.1s.
4d2d9317c0a5c5aca5ceb37338fb8640cd7fa24c authored over 10 years ago
69fcc9bb1217868bb650776b73d382bfd0208f9d authored over 10 years ago
Use https to download rabbitmqadmin tool when $rabbitmq::ssl => true
cbda1ced336f9768ebd442415b4d9c7c4ddb48c7 authored over 10 years agof0cdd149e99f6b73fcdcbc2d822dddc01a1d8578 authored over 10 years ago
If $rabbitmq::admin_enable is set, the rabbitmqadmin tool is downloaded
via a http URL on the Ra...
Some modules ex. puppet-nova still use $cluster_disk_nodes, and when
notify is used to inform ab...
adding tcp_keepalive parameter
bf59be077b5a34e57b467b6de23f96ccdf2d611f authored over 10 years agoBugfix and feature: Support for configuring the rabbitmq_management web UI
76e742b91917c2b4ea3635478a76e225a210abab authored over 10 years ago30f3fe6ca5c2fa534b222364980dbc5631e8a8d6 authored over 10 years ago
bf404706123cd4d782d69384b6e6d2e376059937 authored over 10 years ago
cb69b2d93707d51ee9a645c488aa4ddc19bd96d9 authored over 10 years ago
cf3e1a534385e03b7d1cbfbf4b538f3cc5c703d4 authored over 10 years ago
d3b252474bc7be3a636fc36c7c11f82eef90ae25 authored over 10 years ago
Fix issues URL
df52e345349c031167cf0cf3501314f3738b4949 authored over 10 years ago5403c57bc9933ed4a21c1fc80590e0c2a31d4ef8 authored over 10 years ago
4.1.0 prep
8ed92a8921e1d3d45dba942effb3fc40afeea344 authored over 10 years agof8ed42e72a463b97544dc9b612a5ac662b342ab7 authored over 10 years ago
1f87d17d0cd33566a9264ac6ce55e0cd097341a8 authored over 10 years ago
fc9718eccfc07166f384a446c680175a486f431f authored over 10 years ago
2b65fd5b40394788d4a4bdc3731bee706f0939ec authored over 10 years ago
When rabbitmq::admin_enable => true, then also configure RabbitMQ to enable
the rabbitmq_managem...
autorequire service
e4c4d08b5580b082a33551a017b21e2de2c9f90e authored over 10 years agoUse valid ensure value similar to ldap_auth when stomp_ensure = true
addd7718e2837e97140675aa08461dd545ca7f69 authored over 10 years agodocument a bunch of missing parameters
3d220f07ff54a0e913cdc7e1d114e2409cd0c900 authored over 10 years agoModules-1242 always use credentials in rabbitmqadmin URL
f2a6f245d32dc8d8ee42f909d2a06ea73ddc95da authored over 10 years agoSigned-off-by: Stephen Gran <[email protected]>
7f03696fea3b36a490ac76a986f42ff80892cc47 authored over 10 years agoa458b81606b26e94511f970e7b2ab5b79b972a00 authored over 10 years ago
c2005aa4c3bc03eb8e2c36c86ced996717286822 authored over 10 years ago
a77dc0b16a591f42cc878810a1f3f0f380905d1b authored over 10 years ago
Revert "Set appropriate policy for mirrored queues"
6d41bdcfb5225ca802cec3e467dd73a440976ad9 authored over 10 years agod32e501e3889d20bfceeb9b77554a794b36d8610 authored over 10 years ago
Set appropriate policy for mirrored queues
5ce33f4968c05a9b447024eca0fa0d9648d4046e authored over 10 years agoResolve rabbitmq_exchange type error
46326ac2cbf182bdc34043a711d3536c3e2d2514 authored over 10 years agoRemove string validation on package source
88afb8d2c5172e53134a7f51aa7e4ab35f77d571 authored over 10 years agoadded property tags to rabbitmq_user provider. This allows to optionally...
c88cab532cc29366ce3f733e20b251268b6e639c authored over 10 years agoadding ssl_only parameter, which disables all non-encrypted tcp listeners
a763c74b9ad0b722d991ffb08bdd8cd576d10cb3 authored over 10 years ago