Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | monkey_patch: ansible module 'rabbitmq_user' for rabbit v3.7.9 | Paul Bonaud | 2020-01-08 | 1 | -11/+8 |
| | | | | cf bug from https://github.com/rabbitmq/rabbitmq-cli/issues/264 | ||||
* | debian: fix the use of 'rabbitmq_debian_version' variable | Paul Bonaud | 2019-11-21 | 1 | -3/+2 |
| | | | | | | Right now the dedicated rabbitmq_debian_version variable was unused by the debian installer. This commit fixes the debian install task to be able to install a specific package version. | ||||
* | Merge pull request #24 from paulrbr-fl/rabbitmq-config-env | Larry Smith Jr | 2018-12-20 | 1 | -0/+7 |
|\ | | | | | rabbitmq-env: add config file for env variables definition | ||||
| * | rabbitmq-env: add config file for env variables definition | Paul Bonaud | 2018-12-20 | 1 | -0/+7 |
| | | |||||
* | | Merge pull request #23 from paulrbr-fl/clustering-admin-tasks | Larry Smith Jr | 2018-12-20 | 2 | -7/+12 |
|\ \ | | | | | | | clustering: make sure to delegate admin tasks to the master node | ||||
| * | | clustering: make sure to delegate admin tasks to the master node | Paul Bonaud | 2018-12-20 | 2 | -7/+12 |
| |/ | |||||
* | | Merge pull request #22 from paulrbr-fl/user-permissions | Larry Smith Jr | 2018-12-20 | 1 | -10/+12 |
|\ \ | | | | | | | users: allow list of permissions to be provided instead of unique vhost permissions | ||||
| * | | rabbitmq_users: Allow permissions on multiple vhosts | Paul Bonaud | 2018-12-20 | 1 | -8/+10 |
| | | | |||||
| * | | fix: don't fail on user creation if tags is missing | Paul Bonaud | 2018-12-20 | 1 | -2/+2 |
| |/ | |||||
* | | vhosts: give full permissions to default guest administrator | Paul Bonaud | 2018-12-20 | 1 | -1/+19 |
| | | |||||
* | | vhosts: Adding rabbitmq vhosts creation | Paul Bonaud | 2018-12-20 | 2 | -0/+10 |
|/ | |||||
* | Rebased from master after PR's and cleaned up | Larry Smith Jr | 2018-12-20 | 1 | -0/+1 |
| | |||||
* | Fixing missing gpg command for Debian/Ubuntu | Larry Smith Jr | 2018-12-20 | 1 | -0/+8 |
| | |||||
* | First commit of refactoring | Larry Smith Jr | 2018-12-20 | 3 | -18/+7 |
| | |||||
* | Cleaned up Vagrant and merged new commits | Larry Smith Jr | 2018-12-20 | 4 | -24/+48 |
| | |||||
* | Merge pull request #19 from gaetanfl/fix_vhost | Larry Smith Jr | 2018-12-20 | 1 | -3/+3 |
|\ | | | | | add vhost for exchange and queue declaration | ||||
| * | add vhost for exchange and queue declaration | Gaëtan Duchaussois | 2018-12-18 | 1 | -3/+3 |
| | | |||||
* | | Merge pull request #18 from gaetanfl/fix_policy_name | Larry Smith Jr | 2018-12-20 | 1 | -3/+10 |
|\ \ | | | | | | | Allow multiple policies creation | ||||
| * | | Allow multiple policies creation | Gaëtan Duchaussois | 2018-12-18 | 1 | -3/+10 |
| |/ | |||||
* / | Allow debian install from bintray with erlang from bintrayuse_bintray | Gaëtan Duchaussois | 2018-12-12 | 1 | -6/+13 |
|/ | |||||
* | Allow config file template customization | Johann Queuniet | 2018-09-20 | 1 | -1/+1 |
| | |||||
* | Fixed missing become on taskHEADmaster | Larry Smith Jr | 2018-01-02 | 1 | -0/+1 |
| | |||||
* | Add OracleLinux to RHEL | Nikolay Antsiferov | 2017-06-26 | 1 | -1/+2 |
| | | | Add OracleLinux to RHEL family OS. | ||||
* | Cleaned up code as part of issue #10enhancements/issues-9-10-11 | Larry Smith Jr | 2017-05-20 | 6 | -29/+74 |
| | | | | Signed-off-by: Larry Smith Jr <mrlesmithjr@gmail.com> | ||||
* | Cleaned up code #10 and changed Erlang cookie management for clustering #11 | Larry Smith Jr | 2017-05-20 | 1 | -17/+39 |
| | | | | Signed-off-by: Larry Smith Jr <mrlesmithjr@gmail.com> | ||||
* | Added ability to do some initial configs for issue #9 | Larry Smith Jr | 2017-05-20 | 1 | -0/+7 |
| | | | | Signed-off-by: Larry Smith Jr <mrlesmithjr@gmail.com> | ||||
* | Fix cluster reset | Erick Cardona | 2016-12-21 | 1 | -1/+3 |
| | | | | | | | | Prevent to stop_app in the rabbitmq_master as it cannot be reset if it is stopped. Also, when joining a cluster, the nodes must use the short-hostname form of the master FQDN. Signed-off-by: Erick Cardona <erick.cardona.ruiz@intel.com> | ||||
* | Addressed issue #6 | Larry Smith Jr | 2016-12-03 | 7 | -0/+276 |
| | | | | Signed-off-by: Larry Smith Jr <mrlesmithjr@gmail.com> | ||||
* | Updated gitignore | Larry Smith Jr | 2016-12-03 | 7 | -276/+0 |
| | | | | Signed-off-by: Larry Smith Jr <mrlesmithjr@gmail.com> | ||||
* | Addressed issue #5 | Larry Smith Jr | 2016-12-03 | 3 | -6/+6 |
| | | | | Signed-off-by: Larry Smith Jr <mrlesmithjr@gmail.com> | ||||
* | Fix with_items argument | Dmitri | 2016-11-25 | 2 | -6/+6 |
| | |||||
* | Separate RedHat and Fedora | Roland Chernov | 2016-06-29 | 3 | -15/+47 |
| | |||||
* | Fixed signing key and updating cache | Larry Smith Jr | 2016-06-08 | 1 | -0/+6 |
| | | | | Signed-off-by: Larry Smith Jr <mrlesmithjr@gmail.com> | ||||
* | Added Fedora pre-reqs | Larry Smith Jr | 2016-03-04 | 1 | -1/+8 |
| | | | | Signed-off-by: Larry Smith Jr <mrlesmithjr@gmail.coml> | ||||
* | Added support for CentOS and Vagrant | Larry Smith Jr | 2016-03-03 | 2 | -0/+46 |
| | | | | Signed-off-by: Larry Smith Jr <mrlesmithjr@gmail.coml> | ||||
* | updated tasks, fixed broken HA configuration tasks | Larry Smith Jr | 2015-11-13 | 5 | -12/+80 |
| | |||||
* | updated setting erlang cookie method | Larry Smith Jr | 2015-08-09 | 1 | -5/+5 |
| | |||||
* | updated setting erlang cookie method | Larry Smith Jr | 2015-08-09 | 1 | -1/+7 |
| | |||||
* | fixed template | Larry Smith Jr | 2015-08-06 | 1 | -1/+1 |
| | |||||
* | fixed stat check | Larry Smith Jr | 2015-08-06 | 1 | -1/+2 |
| | |||||
* | fixed stat check | Larry Smith Jr | 2015-08-06 | 1 | -1/+1 |
| | |||||
* | fixed missing var | Larry Smith Jr | 2015-08-06 | 1 | -1/+1 |
| | |||||
* | removed when changed | Larry Smith Jr | 2015-08-06 | 1 | -6/+6 |
| | |||||
* | changed method of determining master node | Larry Smith Jr | 2015-08-06 | 1 | -8/+15 |
| | |||||
* | updated all tasks, cleaned up formatting | Larry Smith Jr | 2015-08-06 | 4 | -36/+38 |
| | |||||
* | updated tasks based on Debian | Larry Smith Jr | 2015-08-06 | 2 | -22/+24 |
| | |||||
* | first commit | Larry Smith Jr | 2015-07-29 | 3 | -0/+99 |