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

Ignore remaining multiple expectations warnings for initial release

7cb1d2aa3c0c548f0b3beba755d17af6ba923ebb authored over 7 years ago by William Yardley <[email protected]>
Eliminate some more "multiple expectations" warnings and remove some reundant checks

4bf585cac47fa9ad195c1b6db9130658551a5512 authored over 7 years ago by William Yardley <[email protected]>
Merge pull request #594 from wyardley/multiple_expectations1

Remove redundant specs, rework others to avoid multiple expectation warnings

3370f18e1f99cb342e73fdc8e7b56c997eddaa9d authored over 7 years ago by Will Yardley <[email protected]>
Merge pull request #599 from alexjfisher/migrate_changelog

Migrate changelog

1985f152f1ab5afecb74bea101e8ba4372025c50 authored over 7 years ago by Will Yardley <[email protected]>
Fixup HISTORY.md and generate new CHANGELOG.md

af6c71e9130656f5956f1818abce48a99231d99a authored over 7 years ago by Alexander Fisher <[email protected]>
Merge pull request #593 from wyardley/switch_more_lets

move these tests to a context block, and use 'let(:foo)' syntax

70ac6c59180a307786db28218d11348acc6d7a42 authored over 7 years ago by Alex Fisher <[email protected]>
Move old CHANGELOG.md to HISTORY.md

ebfe9dea42d02ef7fa6576f7c038cd0eeafd17b9 authored over 7 years ago by William Yardley <[email protected]>
Merge pull request #595 from wyardley/update_examples

update more lint warnings for relative classname inclusion in examples

23cf1fa63975a26552f1085c54c03a84c8e0cd59 authored over 7 years ago by Will Yardley <[email protected]>
update some more lint warnings for relative classname inclusion in examples

cde17b13355f2e7be929ac7154fb717a0aee134e authored over 7 years ago by William Yardley <[email protected]>
Remove some redundant expectation and rework some to avoid multiple expectation warnings

22b9c5e5a1e33e1277df0e76a82d3d1af8aca807 authored over 7 years ago by William Yardley <[email protected]>
move these tests to a context block, and use 'let(:foo)' syntax

6c9c1efc40071957198baee9365cbbf1db3b519b authored over 7 years ago by William Yardley <[email protected]>
Merge pull request #590 from alexjfisher/rubocop

More Rubocop fixes and README.md badges

2ebbfc304d5428f72dcfd734bf6759ebdf1a47c0 authored over 7 years ago by Will Yardley <[email protected]>
Fix README.md markdown syntax

Also remove statement about how the module is tested on puppet 3.

2066e804d60ffd4e6a90680d27f1a93d4237c72d authored over 7 years ago by Alexander Fisher <[email protected]>
Add README badges

d99d1e013520d6454f2af3a5e4019df7c0da17d1 authored over 7 years ago by Alexander Fisher <[email protected]>
Rubocop: Fix Style/GuardClause

711119adb7711f90e19baee1aedda1ef771d7ef8 authored over 7 years ago by Alexander Fisher <[email protected]>
Rubocop: Fix Style/AccessorMethodName

False positive. `set_user_tags` is a rabbitmqctl subcommand.

6a0451ea2649015418286350cf7976aedc23247c authored over 7 years ago by Alexander Fisher <[email protected]>
Rubocop: Fix Style/IfInsideElse

We don't support puppet 3 anymore, so most of the code can just go.

4755a437700614f7f7772a43a76040d56c64fa7e authored over 7 years ago by Alexander Fisher <[email protected]>
Rubocop: Fix Layout/CommentIndentation & Layout/ExtraSpacing

0026d7a5d181b2a9dfae0f9da3f1faa27457b7a7 authored over 7 years ago by Alexander Fisher <[email protected]>
Rubocop: Fix Lint/AssignmentInCondition

18bb6c8f45255b7a1933fc734dbe797756766ab6 authored over 7 years ago by Alexander Fisher <[email protected]>
Rubocop: Fix Style/MultilineBlockChain and refactor

Whilst fixing the violation, some of the code is refactored.
In particular, in some cases, exist...

b83e24717e30c4b71d001dc3061877d40ea74b24 authored over 7 years ago by Alexander Fisher <[email protected]>
Merge pull request #592 from alexjfisher/stdlib_requirement

Fix stdlib requirement

5094be53a698db828758eef52c9d62797e7b2b1c authored over 7 years ago by Tim Meusel <[email protected]>
Fix stdlib requirement

34ff7f5dc628b245f4fdd12da6c8a475cc8ed31f authored over 7 years ago by Alexander Fisher <[email protected]>
Rubocop: Fix Style/PredicateName

is_to_s is part of the puppet API. This is a false positive.

883702dc956de3c89cd140ba607c5402d41cd98a authored over 7 years ago by Alexander Fisher <[email protected]>
Merge pull request #579 from wyardley/update_facts

switch to structured facts for os* and rabbitmq_version

5cd873e0656322e169c79eef0c23c10f144b0660 authored over 7 years ago by Alex Fisher <[email protected]>
Merge pull request #589 from wyardley/update_metadata

Update dependencies, name, and required Puppet version

4355437913a00f80a409516146e871bfb6d92c48 authored over 7 years ago by Alex Fisher <[email protected]>
Update dependencies, name, and required Puppet version

715587eada8787765e3bdbd37df0bb3ae6435fba authored over 7 years ago by William Yardley <[email protected]>
Merge pull request #580 from wyardley/fix_more_warnings

update various small warnings

89ebd4204c6fde9227f174b249ab00446255b58d authored over 7 years ago by Alex Fisher <[email protected]>
switch to structured facts for os* and rabbitmq_version

1c42f4205e566c7a766e7bdeeff0867592cbbdc2 authored over 7 years ago by William Yardley <[email protected]>
Merge pull request #588 from TraGicCode/bug/fixtures-typo-breaks-unit-tests

Typo in .fixtures.yml breaking unit tests

c54659368d06257162d6e4b41acb973c73474bca authored over 7 years ago by Will Yardley <[email protected]>
Someone made a typo in the fixture.yaml preventing garethr-erlang from being cloned and bring unit tests ( atleast on windows machines )

1b84386d892cc0da06766430dbeb9e8403979115 authored over 7 years ago by tragiccode <[email protected]>
Resolve rubocop / linter warnings

a76f4448b1e5d0ad858d394787ccf74d204b5f11 authored over 7 years ago by William Yardley <[email protected]>
Merge pull request #585 from ekohl/rewrite-spec-case

Rewrite the spec testing case

f6a02c1b37f728dc2e2b6d6135a5ec7780bf617d authored over 7 years ago by Will Yardley <[email protected]>
Make spec/classes rubocop-clean

Partly hand written, partly autogenerated by rubocop.

a0bc41c71d0304ff02b2fc76b03cdbea043187ac authored over 7 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Merge pull request #574 from JAORMX/tls-proto-dist

Enable configuring SSL for Erlang distribution

e508a587bee365f6ee4d8820cb70ebdf1a8d3842 authored over 7 years ago by Tim Meusel <[email protected]>
Merge pull request #584 from alexjfisher/rubocop

Fix namevar parameter documentation in types

196d02abad16a2b553b3dc6e7bfe4a41806f7141 authored over 7 years ago by Tim Meusel <[email protected]>
Merge pull request #583 from bastelfreak/arch2

Add official archlinux support

d89909d3d239e2b748da9176b821854c8925b0a7 authored over 7 years ago by Alex Fisher <[email protected]>
Enable configuring SSL for Erlang distribution

As mentioned in the RabbitMQ documentation [1], this sets up the
necessary parameters through en...

ae3798bd394f4f4c027d36bddd2d98d9a4f00927 authored over 7 years ago by Juan Antonio Osorio Robles <[email protected]>
update spec tests to support archlinux

a9a916f145089e812d80f51c750b93cc49c272fe authored over 7 years ago by Tim Meusel <[email protected]>
add Archlinux to metadata.json

1351298eea49cef3ae48233c5c2d55070f388a67 authored over 7 years ago by Tim Meusel <[email protected]>
Merge pull request #582 from wyardley/misc_style_fixes_rubocop

Rubocop fixes: Update hash syntax and some formatting

762fab76b08b66b976c06f842e83a6fb9bfe92a8 authored over 7 years ago by Alex Fisher <[email protected]>
Merge pull request #581 from ekohl/rspec-puppet-facts

Switch to rspec-puppet-facts

3a8ce9abdb355121120b66555ee3de8058652547 authored over 7 years ago by Tim Meusel <[email protected]>
Fix namevar parameter documentation in types

This also caused two Lint/Void rubocop violations which are now fixed.

3680723603904d77da263b8c6236bce412361ea5 authored over 7 years ago by Alexander Fisher <[email protected]>
Update hash syntax and some formatting

5888be566c4e35d5e6514bc689dab31dc02bec8c authored over 7 years ago by William Yardley <[email protected]>
Switch to rspec-puppet-facts

d085463986e8fcca916ab8e72a3dfc17ca1c0e3b authored over 7 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Merge pull request #567 from wyardley/freebsd

Add FreeBSD support

df85ca57be48d37e4afe1afb97b81b333c36c766 authored over 7 years ago by Tim Meusel <[email protected]>
Fix tests and add metadata (replaces #542)

69d6ab15e88a462739e886be7ea4de1f9f102a5e authored over 7 years ago by William Yardley <[email protected]>
Merge pull request #577 from wyardley/fix_rhel_repo_path

Switch $releasevar to ${::os[release][major]}

863fce7265e144ca5a09f156d488eee2b2200f9a authored over 7 years ago by Tim Meusel <[email protected]>
proposed fix for #573

8e17b307269e52d50d605727c3a8bea24582b445 authored over 7 years ago by William Yardley <[email protected]>
Merge pull request #576 from wyardley/fix_let

Switch to 'let(:foo)' syntax (resolves rubocop warnings)

d92a2b577308a16d255fc80386011d920724ebaf authored over 7 years ago by Tim Meusel <[email protected]>
Merge pull request #578 from wyardley/move_facter_tests

move facter unit tests to the proper place

92d2e40f291b54ca6fee87bb7d8304de99345b2e authored over 7 years ago by Tim Meusel <[email protected]>
add FreeBSD support

cb61ea3efbb9611cf0f6badf74db38fcb65c4905 authored over 7 years ago by olevole <[email protected]>
move facter unit tests to the proper place

affa8b00c92f10ca94644439f2f117ca68d6146d authored over 7 years ago by William Yardley <[email protected]>
Merge pull request #575 from wyardley/auto_fixes

BREAKING: Drop Ruby 1.8 support. Rubocop auto-fixes in preparation for modulesync

233b02be80f8d6798ade78e044239238ffc8d1bc authored over 7 years ago by Alex Fisher <[email protected]>
Switch to 'let(:foo)' syntax (resolves rubocop warnings)

c3c364b66c8b130e91e6912d652d02e30205c161 authored over 7 years ago by William Yardley <[email protected]>
removed package_provider var from readme and added deprecation check … (#571)

* removed package_provider var from readme, added deprecation check, and added gpgcheck to yumre...

d390313d941ebe70ae1304d882b9184a9eba06cc authored over 7 years ago by Ben Ostrowski <[email protected]>
manual fixes to errors introduced by autofixes

542918b056e5c62d3aeaea0478b7e768831a47ac authored over 7 years ago by William Yardley <[email protected]>
auto-updates via rubocop -a

929da0357e2cc4cdaaedad3263281473d6f67e9c authored over 7 years ago by William Yardley <[email protected]>
transpec auto-updates to spec syntax

9a9d551f800e4a03f2b77ad195c395e943fceddd authored over 7 years ago by William Yardley <[email protected]>
update .rubocop.yml (pre-modulesync)

b2cef0046e362b09e390d01fa6423b6a010b5d7e authored over 7 years ago by William Yardley <[email protected]>
Merge pull request #493 from wyardley/feature-repos-and-version-fixes

repos and version fixes

5d6e285b3099703a7d039d0be54ea8a8955ef635 authored over 7 years ago by Hunter Haugen <[email protected]>
implement Arch support

6724952034bf3a3a6be6112ff8e9669f1a34c76c authored over 7 years ago by Tim Meusel <[email protected]>
Extensive changes to how package and repo management works. Remove EL5 support. Remove tests for ancient RMQ version. Rework how $package_gpg_key is used. Remove some checks that tie to deprecated params. Default $repos_ensure to false. Switch to integers for ports and other numeric values

725b82463a37ddd6522aecbb6ac9b680391e646d authored over 7 years ago by William Yardley <[email protected]>
Merge pull request #561 from wyardley/rework_482

Fix regex double escaping of rabbitmqctl list_policies

67b99f2d1ebb7c16c30eb93e087436d2c7bce57c authored over 7 years ago by Hunter Haugen <[email protected]>
Merge pull request #559 from wyardley/unset_to_undef

Switch from 'UNSET' to undefs, rename management_ip to management_ip_address

0392e64a3cdb02af6e0d0d76fabff71e8968ab60 authored over 7 years ago by Hunter Haugen <[email protected]>
Merge pull request #504 from wyardley/feature-modules-3679-take2

Multiple routing keys for bindings using namevars

eb5a6144a44a2bbf477981e179fec052169d0cfd authored over 7 years ago by Hunter Haugen <[email protected]>
Increase test coverage

9897c010d147026cc3a7903e1b6089a71872a054 authored over 7 years ago by Gavin Williams <[email protected]>
Switch from 'UNSET' to true undefs

fbc415949ddf88fa02c2343b87d16d2f5ef9b945 authored over 7 years ago by William Yardley <[email protected]>
Merge pull request #506 from naftulikay/feature/configurable-mgmt-ip

Allow Configuring Management IP Binding separately

3d0f66149bb856c70309e3f6ea7fb5be2d5e5344 authored over 7 years ago by Will Yardley <[email protected]>
Merge pull request #532 from vdmkenny/master

moved username:password to separate parameter

d5d07fa2544d1155359cac668dfaf0519228dece authored over 7 years ago by Will Yardley <[email protected]>
Add support for multiple bindings with same source/dest/vhost but different routing key (MODULES-3679)

c6740656e94e0c054f4d1caf299f66673298687f authored over 7 years ago by William Yardley <[email protected]>
Fix regex double escaping of rabbitmqctl list_policies

6af0e1706f40b226d6e8f06d99424bca339f2f70 authored over 7 years ago by Sascha Spreitzer <[email protected]>
Merge pull request #478 from modax/bug/wget-no-check-cert

Do not check cert when acquiring rabbitmqadmin with wget.

cc214ed89f4b96f76c1ede41255870f83c62eed9 authored over 7 years ago by Hunter Haugen <[email protected]>
Merge pull request #512 from Bubbad/master

Bug fix for when queue names include spaces

ae014dda19115cca9e929b510bd46495e379caeb authored over 7 years ago by Hunter Haugen <[email protected]>
Merge pull request #558 from wyardley/beaker_acceptance_test_fix

don't "touch" hiera.yaml in spec_helper_acceptance

0e305824bbd90c6ab533d380c46b9168d775867e authored over 7 years ago by Hunter Haugen <[email protected]>
Merge pull request #560 from wyardley/permissions_changes

Update file / directory permissions

a365f4ffadb99ddaf8b006045d5392f59e7b7bca authored over 7 years ago by Hunter Haugen <[email protected]>
Update file / directory permissions (similar idea to #533 and #454)

869bc944953a0be65f812c0c232ff48e52d9e827 authored over 7 years ago by William Yardley <[email protected]>
don't "touch" hiera.yaml in spec_helper_acceptance

310e0462ff567f0fa29f1835c197086159a9d73d authored over 7 years ago by William Yardley <[email protected]>
Revert "Merge pull request #547 from xepa/feature/extra_ssl_options"

This reverts commit 2b2c4ac556b057a620a9984403b8972b688f8b8a, reversing
changes made to 0af454f4...

58cb3a65ed6143b408810027ae0c58b7916c547e authored over 7 years ago by Hunter Haugen <[email protected]>
Merge pull request #547 from xepa/feature/extra_ssl_options

Extra ssl options to harden rabbitmq listener

2b2c4ac556b057a620a9984403b8972b688f8b8a authored over 7 years ago by Hunter Haugen <[email protected]>
Merge pull request #549 from hybby/master

Fix error text in `rabbitmq_vhost` provider

0af454f489a5287574447f62f16f8cef85114d1a authored over 7 years ago by Hunter Haugen <[email protected]>
Merge pull request #543 from vrtdev/feature/update_staging_requirements

Upstream staging module released 2.2.0. Allow using it.

34b9051cfe2ac855bde17e3c569e860ec353ef43 authored over 7 years ago by Hunter Haugen <[email protected]>
Merge pull request #544 from KarolisL/patch-1

Simplify "all_vhosts" in rabbitmq_queue provider

8fe7d1f6cfe3350167c75c9475f74e7fdf74bd4a authored over 7 years ago by Hunter Haugen <[email protected]>
Add options for IPv6 and inetrc

This adds a new parameter, ipv6, which if set to true will configure
the erlang runtime to use I...

5ac45dedd9b409c9efac654724bc74867cb9233b authored over 7 years ago by John Eckersberg <[email protected]>
Merge pull request #554 from puppetlabs/msync_modules5187

(MODULES-5187) mysnc puppet 5 and ruby 2.4

62fed8da02b54f376bef5a9a5ace06d70cd15198 authored over 7 years ago by Hunter Haugen <[email protected]>
Merge pull request #553 from hunner/bump_metadata

(MODULES-5144) Prep for puppet 5

8d1481be593df44ffa84b4062c85638abaeb301a authored over 7 years ago by Eric Putnam <[email protected]>
(MODULES-5187) mysnc puppet 5 and ruby 2.4

7cba8a1ded046b2d0af565396b1a5e62a76df3c3 authored over 7 years ago by Eric Putnam <[email protected]>
Merge pull request #545 from SergK/update_rabbitmq_nodename_regexp

Update regexp for rabbitmq_nodename fact

e5b257445e7482eb7840eb27508cbf30a7f34637 authored over 7 years ago by Hunter Haugen <[email protected]>
(MODULES-5144) Prep for puppet 5

5cdbc5fd51a05567b403e0a361ec6fb5e5fa44d4 authored over 7 years ago by Hunter Haugen <[email protected]>
Merge pull request #550 from hunner/merge_535

Fix unit tests on #535

a542e56a186242e906342996939c861608fc3628 authored over 7 years ago by Bryan Jen <[email protected]>
(maint) Make unit tests pass

79a261beea6a2491924eb9bf1a0141fb57ef049b authored over 7 years ago by Hunter Haugen <[email protected]>
Merge pull request #535 from arteal/master

Systemd open files limit

b5d87131410b4dfdce12fbb7f9b2b581574629ff authored over 7 years ago by Hunter Haugen <[email protected]>
Merge pull request #548 from jeckersb/test-distro-fixes

Improve distro fact handling in tests

8967e2d8a1511a1213019c208aae213954f7fc26 authored over 7 years ago by Hunter Haugen <[email protected]>
fix error text in rabbitmq_vhost provider

6a902499d8b43130adc4a183d8f78f24b2298cc1 authored over 7 years ago by Drew Jess <[email protected]>
Improve distro fact handling in tests

This makes things a bit more consistent, and also fixes test failures
due to newer puppetlabs-ap...

6d6bfcd4afcca70de17a7b66244d5f0d2df5ac32 authored over 7 years ago by John Eckersberg <[email protected]>
This patch adds the following options to the ssl config to harden the rabbitmq ssl setup

ssl_secure_renegotiate (boolean default true)
ssl_reuse_sessions (boolean default true)
ssl_hono...

7b5afa9e489e7354fb5a6a32fa0d38f3a4e38dbc authored over 7 years ago by Michiel Brandenburg <[email protected]>
Update regexp for rabbitmq_nodename fact

rabbitmqctl status returns node status without trailing points
on rabbitmq: 3.6.10, e.g:
root...

f7c3a4a637d59f3065d8129e9ebacba992dfc469 authored over 7 years ago by Sergey Kulanov <[email protected]>
Simplify "all_vhosts" in rabbitmq_queue provider

This is more idiomatic ruby, avoids creating array only to throw it away, and consistent with a ...

fd70605511c160ce2729c40ba11a396813b58794 authored over 7 years ago by Karolis Labrencis <[email protected]>
Allow Configuring Management IP Binding

This change allows users to change which IP address that the
management web-server binds on.

Th...

9ce7a82003b27af6e2e71d20a8eb2248e7165262 authored over 7 years ago by Naftuli Tzvi Kay <[email protected]>
fix remaining travisCI test

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

a4f8d29eb55c443a81d7db8f1b4fa96c4bd8209b authored over 7 years ago by Kenny Van de Maele <[email protected]>
fix broken travis CI test

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

362fede1367b69a8e603d17baa613b13ca05ff78 authored over 7 years ago by Kenny Van de Maele <[email protected]>