Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.

Expose rabbitmq ha queue and durable queue Beaver config values - #19 #20

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

fatmcgav
Copy link

Expose the 'rabbitmq_ha_queue' and 'rabbitmq_queue_durable' config items.

Also incorporates @igalic changes for #17

igalic and others added 14 commits December 19, 2014 16:10
* use @garethr's module skeleton as basis
* add LICENSE (XXX: danger zone: this wasn't here before)
* switch to using concat (only in deps so far)
* TODO: make tests pass ;)
* TODO: fix all "issues" and pull requests
all tests still failing, and i don't know why :(
* break version backwards compat, by using the

    $resource_$attribute pattern

* fix (simplify ;) tests

* remove params, pull all into init
Without this pip would reinstall beaver on every run; don't want that.

* rename package to Beaver, because case-sensitivty (@igalic)
* under STRICT_VARIABLES=yes
* fix metadata.json warnings
* update transpec
* disable strict_variables for puppet versions that don't have it
* speed-up travis
json_raw may be a typo? works4me
* install everything into a virtualenv
* enable removal of package through removal of virtualenv ;)
* add a temporary hack to allow installation of python-daemon, which in
version 2.0.1 (latest) breaks our installation entirely.
* optionally install pyzmq if the transport is zmq.
* fix tests: package vs python_pip
* on debian, we also need to preserve the environment (-m), because "for
historical reasons" we aren't using start-stop-daemon
* on both, debian & rhel, remove those weird $ before the echo'd strings
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants