Collection of scripts and manifests for module testing
Go to file
Emilien Macchi 9da87065f5 Install RabbitMQ 3.5.4 on Ubuntu systems
RabbitMQ 3.5.5 has a bug [1] that prevent puppetlabs-rabbitmq module to
create permissions:

Could not evaluate: cannot parse line from
list_user_permissions:/usr/sbin/rabbitmqctl: 19: [: Linux: unexpected
operator]

This patch is a workaround to make sure we install the previous stable
version of RabbitMQ (3.5.4). Since puppetlabs-rabbitmq module will only
check if the package is 'installed', it won't try to update it.

[1] https://github.com/rabbitmq/rabbitmq-server/issues/321

Change-Id: I8e0fa8e62e93b62317011fd7c8a2730cd293d4c7
2015-09-24 13:37:12 -04:00
fixtures scenario001: add volume service 2015-09-22 21:27:50 +00:00
.gitreview Added .gitreview 2015-06-23 19:27:13 +00:00
Gemfile Revert "Initial run_tests.sh script" 2015-08-07 09:21:41 -04:00
install_modules.sh Install RabbitMQ 3.5.4 on Ubuntu systems 2015-09-24 13:37:12 -04:00
LICENSE Add LICENSE file 2015-07-13 14:58:14 -04:00
Puppetfile Puppetfile: bump qpid to 1.0.3 2015-09-23 13:59:28 -04:00
Rakefile Initial import to gate on 2015-08-04 19:35:58 -04:00
run_tests.sh scenario001: add volume service 2015-09-22 21:27:50 +00:00