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 #457 from madAndroid/config_additional_variables

Add additional config variables

f9698a67cade0a63946bde9d180157964b74775a authored over 8 years ago
Do not check cert when acquiring rabbitmqadmin with wget.

It is an equivalent of curl_option='-k'.

ddf26f502e5e859e7ec01a6bc20342c1d52a910e authored over 8 years ago
Merge pull request #470 from vexxhost/rabbitmq-nodename-fix

Improve robustness of rabbitmq_nodename

45c410d30fb27bf917aabddd2aed651a5e7e8957 authored over 8 years ago
Cleanup void tcp options

After Ranch (socket acceptor pool) has come into effect
the following tcp listen options is no l...

ea2303fa5bf806209b1595ae28569186c5588a0c authored over 8 years ago
Merge pull request #471 from bmjen/release_prep

Release Prep for 5.4.0

39d0fdf0de72a3e76716948497b2b5009d1c64b6 authored over 8 years ago
Release Prep for 5.4.0

b5c6ceff03dd30c7c245186eb08c3638b62a6532 authored over 8 years ago
Improve robustness of rabbitmq_nodename

With certain platforms, the nodename is quoted resulting in a NilClass
error. In addition, the ...

8527f208939a24c4d2dea2f2a613f3250205d667 authored over 8 years ago
Merge pull request #469 from bmjen/fix-tests

(maint) Fixes acceptance tests for centos7 and v3+

8261c1c7450887a70529a064af559a37f02dfb7c authored over 8 years ago
(maint) Fixes acceptance tests for centos7 and v3+

Skips 2.8.1 tests on RedHat distros until we find a
selinux workaround/fix to start the service.

8d883339696cc483732be65c90f4de219a9d52b4 authored over 8 years ago
(maint) Run acceptance tests on travis-ci

39c875c404dddc39347716eea8f47b122908c108 authored over 8 years ago
Merge pull request #436 from alexmuller/architecture-apt-source

Allow passing architecture to `apt::source`

d8e4dfdfb0d4086167c081f4e59f2ec945a67a51 authored over 8 years ago
add config_additional_variables parameter, and entries in template

add config_additional_variables to config.pp as well

update README

add specs for new addition

f83061ee765940bb916cbd3aa1bf886d62ed81f2 authored over 8 years ago
Merge pull request #467 from hunner/delete_warning

(MODULES-3295) Allow ssl => false without warning

4b1a3809bf5a1cc82a6a3dd9fe0cf37e88081fc0 authored over 8 years ago
(MODULES-3295) Allow ssl => false without warning

This warning is not needed in any reasonable scenario and
blocks users from disabling ssl wthout...

c3e7f6d6d3a43ae7af8d84d0ddc285acce40d9f2 authored over 8 years ago
Merge pull request #466 from r4v5/dont-log-passwords

Don't show new user password changes on noop runs

5e6e52f18fd4c614575c98927f994e86667352c2 authored over 8 years ago
Don't show new user password changes on noop runs

Change the log output to not include the password, as many places don't
want their passwords in ...

e7b32b36ef5263ec1447fe4091a98babb429d210 authored over 8 years ago
Merge pull request #463 from jyaworski/rabbitmq_node_fact

Add rabbitmq_nodename fact

8721af9375e653aaad1ecc182b85fb6c9acb7a42 authored almost 9 years ago
Merge pull request #462 from buzzdeee/master

Unbreak package installation on OpenBSD.

e634c743a8b21966031e087f5b161da6780345f1 authored almost 9 years ago
Add rabbitmq_nodename fact

c95d9b2f30f85f7e134117013cb050baf04b13d4 authored almost 9 years ago
OpenBSD doesn't need to set a source for the package installation.

Add some spec tests for this particular OpenBSD case.

3ba3f154a5e60259b92f8157167f0ddb3a448c37 authored almost 9 years ago
Merge pull request #395 from mkrakowitzer/set_parameter

[MODULES-2281] Add acceptance tests for rabbitmq_parameter

0ad22d3415274a117ac3d935d1e6c5205b014ce5 authored almost 9 years ago
Merge pull request #450 from wyardley/master

Fix an issue when $node_ip_address is 'UNSET'.

d414d86bfecfe66a5e45101d9a01580f39def37d authored almost 9 years ago
Merge pull request #451 from ignitediris/fix_management_variables

Properly inherit config_management_variables from params

8413daf0018f241af92e993bbeb99405aaf08afd authored almost 9 years ago
Merge pull request #461 from colewhite/master

Bugfix rabbitmq_parameter type check for add-forward-headers. Requires boolean.

ec2fb563315cafc41bfbccc467c67d6721190f48 authored almost 9 years ago
Merge pull request #441 from davewongillies/shards-per-node

MODULES-3148: Allow shards-per-node for rabbitmq_policy definition to be integer

934d3dd27977a0ea7058a7b63f7dbfc2a0e13119 authored almost 9 years ago
Bugfix rabbitmq_parameter type for add-forward-headers. Requires a boolean type.

84d1b09bec3d6c66bbbf2805c7ad73460a4386f1 authored almost 9 years ago
Merge pull request #459 from puppetlabs/update-msync

Update to newest modulesync_configs [9ca280f]

f02c71f5124f28b3f65782710ef016cf732c90f0 authored almost 9 years ago
Update to newest modulesync_configs [9ca280f]

f68446fdb2d1c3e2e3ef21a4ef93db88e4d6cbd9 authored almost 9 years ago
fix undeclared $curl_prefix in localhost case (hopefully resolve test failure with Ruby 2.1.6)

3c877b7507dbcbe2866db018e8b8d437560df6fc authored almost 9 years ago
resolve some issues with the `--no-proxy` call in curl when using ipv6 (relating to square brackets / not around IP)

67ea46667ef761df34426a46a5af284baebd3edb authored almost 9 years ago
Merge remote-tracking branch 'upstream/master'

ddea5d0c271578759d9d226cb0113115fcc525b4 authored almost 9 years ago
Merge pull request #458 from tphoney/fix_strict_vars

(maint) fix test to run under strict variables

1fddea3ba5d5e06a6633bde0cb5bb7f25e58d267 authored almost 9 years ago
(maint) fix test to run under strict variables

2d39e07c319bd3ce9d3871ca5a46cae55522c427 authored almost 9 years ago
Merge pull request #452 from bmjen/fix-staging-dep

(maint) Update dependencies.

8eaaa2535b046bf3e7860bc8813e24fe4593b984 authored almost 9 years ago
(maint) Update dependencies.

df71b47413fa2e941850a42e82ba83d7f680529d authored almost 9 years ago
Properly inherit config_management_variables from params

c2b84e1b2fe050703d7f1681a20c1fbe1e9ba7ac authored almost 9 years ago
fix bad quoting in tests

8679d66931f41f0a24b0665b4dcbf08bbb362462 authored almost 9 years ago
initial stab at some tests for $node_ip_address = UNSET

dab045e0f46c32206201d926b805dd218dd05b73 authored almost 9 years ago
Fix an issue when $node_ip_address is 'UNSET'. Also, make curly-braces for conditionals consistent (and follow the style that I believe is used in puppet style guide). See https://tickets.puppetlabs.com/browse/MODULES-3098 and https://github.com/puppetlabs/puppetlabs-rabbitmq/commit/33dfa95535910424974734f195466d5a804474f9

e02cc5faca09345bbce754511e12858ac9142fdf authored almost 9 years ago
Merge pull request #449 from hunner/revert_dependency

puppet-staging is not yet published

82cc41b6e57c2a3584376251d9e416549a1f1f1b authored almost 9 years ago
puppet-staging is not yet published

1.0.4 was tagged a while ago but never pushed to their namespace. This
needs to be nanliu until ...

d03b0e0ea6fe67abbfa49db8fd16e91c9400ece5 authored almost 9 years ago
Merge pull request #448 from hunner/fix_name

Fix dependency name

3afa50d045e8d0a0311e85f74a6c9a77edae473e authored almost 9 years ago
Fix dependency name

This was recently updated, but with the wrong name.

135e761c818d3d0adc6cf2cb85edca9a5eba9ffa authored almost 9 years ago
Merge pull request #447 from buzzdeee/master

Merge of pull #444 breaks rabbitmq for me.

fb66ac084c1dfaf6a1863be05321b59a71ad0c39 authored almost 9 years ago
Merge of pull #444 breaks rabbitmq for me.

Observed with Puppet 3.8.6 on OpenBSD.

When the parameter is not specified, then 'UNSET' will e...

e52d5a6004968cafdcfc419e25bfbf535ec1afa2 authored almost 9 years ago
Merge pull request #444 from sathlan/bug/rabbitmqadmin_ipv6_not_working

Rabbitmqadmin IPv6 non-working.

51cc050a4e7e27e97ef04beb990e67f656222d95 authored almost 9 years ago
Merge pull request #445 from sathlan/bug/rabbitmq_management_created_twice

rabbitmq_management block is created twice.

fc162d1e7e77557c1e9cad72ffdf37ca6ed89fe9 authored almost 9 years ago
Rabbitmqadmin IPv6 non-working.

The support for IPv6 address for `rabbitmqadmin` is non-working leading
to this error:

```
Debu...

fa5be09b5d2263ed6cccabcdaec12e55ae78a7c2 authored almost 9 years ago
rabbitmq_management block is created twice.

Following this commit 8f75ff5cfea7945a0d6a4074184a7279a81349d4, if one
use this simple manifest:...

bb980783b8a0c2af6e1798325871a22720ba2a00 authored almost 9 years ago
Merge pull request #443 from EmilienM/ipv6

rabbitmqadmin: bring ipv6 support

b6daa059fb803dfb47bd0bef4e62c82261f4f70f authored almost 9 years ago
rabbitmqadmin: bring ipv6 support

(1) If node_ip_address is an IPv6, we need to pass specific options to curl
so staging module ca...

ad727f1c420ea39878b08571ca09e4c8ebddb898 authored almost 9 years ago
Merge pull request #442 from EmilienM/staging

Replace nanliu-staging by voxpupuli-staging

e369c9a4561d3e4d03e62fdb406612c287d690f6 authored almost 9 years ago
Replace nanliu-staging by voxpupuli-staging

voxpupuli is the namespace supported by Puppetlabs community, we should
use this repository inst...

1bc88eefb6ab890bd4e83325f8b13e4d2f133754 authored almost 9 years ago
Merge pull request #431 from beeva-javiermartincaro/federation_queue_fix

fix federation queue for error: Could not prefetch rabbitmq_queue provider 'rabbitmqadmin': 757:...

69c8c55a947a62da7bff26a4096a8cb32df92814 authored almost 9 years ago
Merge pull request #384 from acowan/master

Ignore system umask when generating enabled_plugins file.

e7c7ba8fba75db9be4209241513b87a8f877a187 authored almost 9 years ago
Merge pull request #439 from lcrisci/master

curl --noproxy value should be dynamically set

13daf8fa5751fbd0abff71a5c6baf0d9f642ad6c authored almost 9 years ago
Allow shards-per-node for rabbitmq_policy definition to be integer

0b876ab7af51b72b0671edf125a58fd396bd07f1 authored almost 9 years ago
curl --noproxy value should be dynamically set

We currently hardcoded it to localhost which will still cause issues
when rabbitmq tries to conn...

33dfa95535910424974734f195466d5a804474f9 authored almost 9 years ago
Merge pull request #438 from jordanconway/fix_default_key

Update default $package_gpg_key to https

21f57628fb6b32f00dc242ec58dd5e2283c52f89 authored almost 9 years ago
Update tests to reflect http to https change

Signed-off-by: Jordan Conway <[email protected]>

583005831e3eb8b2df2e89cf42342ed6db4b5074 authored almost 9 years ago
Update default $package_gpg_key to https

It is dangerous to not use https for importing gpg keys
from web sources. This shoud be https an...

4cab8622e4fb0e7ddf066a41c4e6f5f7a9c84f7b authored almost 9 years ago
Merge pull request #430 from jyaworski/add_rabbitmq_version

Add rabbitmq_version fact

78b200ff2fd430fa86a4998445f27a07d9e42f6a authored almost 9 years ago
Merge pull request #437 from HelenCampbell/heartbeatUpdate

Added heartbeat option to rabbitmq-server

6cd9d57b477a3bf740c709ff5c41489d053e75b3 authored almost 9 years ago
Added heartbeat option to rabbitmq-server

Added the rabbitmq config option `heartbeat` to provide a heartbeat
connection to nodes. By defa...

9b1c692b16a32d046518531f891f44e7ee3eb1ff authored almost 9 years ago
Allow passing architecture to `apt::source`

It's useful to be able to set this parameter on `apt::source`.

I've defaulted this param to `un...

750cede6bbaa99c80b0db1f409ff83f0216ff647 authored almost 9 years ago
Merge pull request #435 from borcean/ticket/2821-lint_module

(#2821) Lint rabbitmq module

e9d62016ca0dc0008794beddf6785d2091d36652 authored almost 9 years ago
Merge pull request #432 from kozhukalov/master

Fix rabbitmqadmin url

1f3f6613738c75654431ccd77932b5bcd1aa04b2 authored almost 9 years ago
Merge pull request #434 from DavidS/fm-4046-update-msync

(FM-4046) Update to current msync configs [006831f]

f0a769acdc00ad1938a15d89558bd3d42e512d40 authored almost 9 years ago
(FM-4046) Update to current msync configs [006831f]

This moves all copyright statements to the NOTICE file in accordance with the ASFs guidelines on...

f65613afa6b8b648675aeafe54285460cf779288 authored almost 9 years ago
(#2821) Lint rabbitmq module

Wrap lines greater than 140 characters, remove traling whitespace.

96b8255189b50335086a3ae84b386bf9f1090cbb authored almost 9 years ago
Fix rabbitmqadmin url

When trying to get rabbitmqadmin the manifest
sends request to localhost which is wrong since
no...

dac8de9d95c5771b7ef7596b73a59d4108138e3a authored almost 9 years ago
fix federation queue for error: Could not prefetch rabbitmq_queue provider 'rabbitmqadmin': 757: unexpected token

6a8d8542332c0f55b6342b4227a46ce0eb957087 authored almost 9 years ago
Add rabbitmq_version fact

dcd3fb7d660400105674ad50f11fdef30ca440f4 authored almost 9 years ago
Merge pull request #427 from DavidS/fm-4049-update-msync

(FM-4049) update to modulesync_configs

1c635016237f16f99245f904885d534e17521842 authored almost 9 years ago
(FM-4049) Update to current msync configs [2c99161]

5d7b2b0e7c6607bb65954b1a589fa59659ac042b authored almost 9 years ago
Merge pull request #407 from bogdando/fix_MODULES-2754

Add the config_rabbitmq_management_variables param

dc0964da2399da6a4a2654419b8479257e59d76a authored about 9 years ago
Add the config_management_variables param

Allow to configure the parameters like rabbitmq_management.rates_mode,
which are important for p...

8f75ff5cfea7945a0d6a4074184a7279a81349d4 authored about 9 years ago
Merge pull request #424 from firefly4268/MODULE2940-addition_auth_backends_variable

Module2940 addition auth backends variable

888a4e9d87e2f3376b7099213002879c98c10dec authored about 9 years ago
Merge pull request #426 from bmjen/mnesia_base

Updates install.pp to ensure that mnesia_base directory exists.

d10bcfef1412aec9d8e9d87beea86bf4b2a00051 authored about 9 years ago
Addition of auth_backends array and tests.

d3bb807c19f3831e6237065258abade9989067d8 authored about 9 years ago
Updates install.pp to ensure that mnesia_base directory exists.

c4ed9c3cef840aeabc5fc6f1f2768c26c5bd4e8f authored about 9 years ago
Merge pull request #422 from gpenaud/master

Ensure an apt-update after change repository so we can get upstream version

45692304e66e4acfca06969574012b22def8f69b authored about 9 years ago
Merge pull request #425 from DavidS/rebase-211

Adds configuration for rabbitmq_shovel plugin including static shovels

708176d761661f5b2a7a4aa1cf7cbf0ba588a7c2 authored about 9 years ago
(MAINT) Fixup logic merge conflict and whitespace

a4dbbf5d9dc8e2f3508aea475fd7fc5721bc7ab4 authored about 9 years ago
Adds configuration for rabbitmq_shovel plugin including static shovels

58fd53326c9904c57431c0d97b413bdfb9bf30fb authored about 9 years ago
Merge pull request #420 from nibalizer/style

"Minor style cleanup"

67b9acc9a37faf2e15eae686e6b17642f82bdc40 authored about 9 years ago
[docker|rabbitmq] - make an apt-get update after change repository sources to get last rabbitmq-server version (3.6.0)

28fc64a7d536873daf2a93e6461611c7238e053e authored about 9 years ago
Minor style cleanup

47ab06a091e056390ac1de68b7c020828b7130a4 authored about 9 years ago
Merge pull request #404 from BashtonLtd/master

Fixing pinning for apt on Debian based distros

5f428e92f1d956c5ad37bb7dec81306feb92df94 authored about 9 years ago
Merge pull request #406 from br0ch0n/fix_apt_update

MODULES-2645 add apt::update requirement

ee9359963ce64d5ecd87b40044d68ef56d8fa546 authored about 9 years ago
Merge pull request #410 from ericpfisher/better-error-for-non-string-value

Better error when policy definition value is not a string

0f35f259c84927f7ed79ae2797c8e81be1074fba authored about 9 years ago
Merge pull request #412 from madAndroid/MODULES-2815-federation-upstream-fix

MODULES-2252 - fix "Could not prefetch rabbitmq_exchange provider 'rabbitmqadmin': 757: unexpect...

de9d5143eb558fa03d6bf401d1a62d4d7d9bf7d3 authored about 9 years ago
Merge pull request #419 from nibalizer/install_helper

"Use puppetlabs install_helper"

10fcb9d0cc85cf6d88a94aff987f978ba3209a0d authored about 9 years ago
Use puppetlabs install_helper

beaker-puppet_install_helper gem from the puppet labs modules team is
maintained for exactly thi...

b4f635f359e9e1f8f1bb7cd91d5279e2624e82b7 authored about 9 years ago
Merge pull request #401 from jistr/file-limit-integer

Allow integer values for $file_limit

3d74c2d77bd482f59ea919e54d24589487221702 authored about 9 years ago
Merge pull request #415 from stieizc/master

Use yum as package provider for RedHat

3c91d9750bce8f88830b44e07bad7acc55f8ac34 authored about 9 years ago
use yum as package provider for RedHat

9339ea803a7eadb3ce9c69ea9244c729a53faf3a authored about 9 years ago
Merge pull request #416 from bmjen/fix-unit-tests

(maint) fixes unit tests to specify RedHat version.

5f03c187be0f9734de0e95b87fe1fe493130969c authored about 9 years ago
(maint) fixes unit tests to specify RedHat version.

f0685a9743b97c5c2ef17c33e9d93fdd9ff97c2b authored about 9 years ago
Merge pull request #413 from mxenabled/puppet4_compat

Fix incompatability with latest puppet

7cd368aa019a7735498fcf4ba2100795bb60c561 authored about 9 years ago