Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clustering: make sure to delegate admin tasks to the master node | Paul Bonaud | 2018-12-20 | 3 | -10/+14 |
| | |||||
* | Merge pull request #20 from mrlesmithjr/refactoring-code | Larry Smith Jr | 2018-12-20 | 74 | -2158/+539 |
|\ | | | | | Refactoring code | ||||
| * | Merge branch 'refactoring-code' of github.com:mrlesmithjr/ansible-rabbitmq ↵ | Larry Smith Jr | 2018-12-20 | 0 | -0/+0 |
| |\ | | | | | | | | | | into refactoring-code | ||||
| | * | Disabled Ubuntu 14.04 and Debian Jessie | Larry Smith Jr | 2018-12-19 | 2 | -17/+20 |
| | | | |||||
| | * | Fixing missing gpg command for Debian/Ubuntu | Larry Smith Jr | 2018-12-19 | 1 | -0/+8 |
| | | | |||||
| | * | Updated ansible lint skip list until further testing | Larry Smith Jr | 2018-12-19 | 1 | -0/+2 |
| | | | |||||
| | * | First commit of refactoring | Larry Smith Jr | 2018-12-19 | 6 | -60/+57 |
| | | | |||||
| | * | Added Travis testing | Larry Smith Jr | 2018-12-19 | 15 | -0/+328 |
| | | | |||||
| | * | Cleaned up Vagrant and merged new commits | Larry Smith Jr | 2018-12-19 | 56 | -2090/+129 |
| | | | |||||
| * | | Rebased from master after PR's and cleaned up | Larry Smith Jr | 2018-12-20 | 2 | -19/+23 |
| | | | |||||
| * | | Disabled Ubuntu 14.04 and Debian Jessie | Larry Smith Jr | 2018-12-20 | 2 | -17/+20 |
| | | | |||||
| * | | Fixing missing gpg command for Debian/Ubuntu | Larry Smith Jr | 2018-12-20 | 1 | -0/+8 |
| | | | |||||
| * | | Updated ansible lint skip list until further testing | Larry Smith Jr | 2018-12-20 | 1 | -0/+2 |
| | | | |||||
| * | | First commit of refactoring | Larry Smith Jr | 2018-12-20 | 6 | -59/+56 |
| | | | |||||
| * | | Added Travis testing | Larry Smith Jr | 2018-12-20 | 15 | -0/+328 |
| | | | |||||
| * | | Cleaned up Vagrant and merged new commits | Larry Smith Jr | 2018-12-20 | 56 | -2087/+126 |
|/ / | |||||
* | | 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 | 2 | -3/+13 |
|\ \ \ | |_|/ |/| | | Allow multiple policies creation | ||||
| * | | Allow multiple policies creation | Gaëtan Duchaussois | 2018-12-18 | 2 | -3/+13 |
| |/ | |||||
* | | Merge pull request #17 from gaetanfl/use_bintray | Larry Smith Jr | 2018-12-19 | 2 | -6/+18 |
|\ \ | |/ |/| | Allow debian install from bintray | ||||
| * | Allow debian install from bintray with erlang from bintrayuse_bintray | Gaëtan Duchaussois | 2018-12-12 | 2 | -6/+18 |
|/ | |||||
* | Merge pull request #16 from jqueuniet/master | Larry Smith Jr | 2018-09-20 | 2 | -1/+2 |
|\ | | | | | Allow config file template customization | ||||
| * | Allow config file template customization | Johann Queuniet | 2018-09-20 | 2 | -1/+2 |
|/ | |||||
* | Merge pull request #15 from gaetanfl/add_ssl_support | Larry Smith Jr | 2018-07-17 | 2 | -1/+29 |
|\ | | | | | add ssl listener support | ||||
| * | add ssl listener supportadd_ssl_support | Gaëtan Duchaussois | 2018-07-11 | 2 | -1/+29 |
|/ | |||||
* | Fixed missing become on taskHEADmaster | Larry Smith Jr | 2018-01-02 | 1 | -0/+1 |
| | |||||
* | Merge pull request #13 from Nklya/master | Larry Smith Jr | 2017-06-26 | 1 | -1/+2 |
|\ | | | | | Add OracleLinux to RHEL | ||||
| * | Add OracleLinux to RHEL | Nikolay Antsiferov | 2017-06-26 | 1 | -1/+2 |
|/ | | | Add OracleLinux to RHEL family OS. | ||||
* | Merge pull request #12 from mrlesmithjr/enhancements/issues-9-10-11 | Larry Smith Jr | 2017-05-20 | 15 | -153/+865 |
|\ | | | | | Enhancements/issues 9 10 11 | ||||
| * | Cleaned up code as part of issue #10enhancements/issues-9-10-11 | Larry Smith Jr | 2017-05-20 | 9 | -117/+126 |
| | | | | | | | | Signed-off-by: Larry Smith Jr <mrlesmithjr@gmail.com> | ||||
| * | Updated example playbook as part of code cleanup #10 | Larry Smith Jr | 2017-05-20 | 1 | -19/+6 |
| | | | | | | | | Signed-off-by: Larry Smith Jr <mrlesmithjr@gmail.com> | ||||
| * | Updated required roles as part of code cleanup #10 | Larry Smith Jr | 2017-05-20 | 1 | -0/+1 |
| | | | | | | | | 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 | 3 | -0/+693 |
|/ | | | | Signed-off-by: Larry Smith Jr <mrlesmithjr@gmail.com> | ||||
* | Updated Vagrant testing | Larry Smith Jr | 2017-04-07 | 33 | -9/+1093 |
| | | | | Signed-off-by: Larry Smith Jr <mrlesmithjr@gmail.com> | ||||
* | Added Travis tests | Larry Smith Jr | 2017-04-07 | 4 | -0/+40 |
| | | | | Signed-off-by: Larry Smith Jr <mrlesmithjr@gmail.com> | ||||
* | Merge pull request #8 from userlocalhost/bugfix/playbook | Larry Smith Jr | 2017-04-07 | 2 | -2/+2 |
|\ | | | | | Corrected an argument which is passed to 'with_items' of the 'lineinfile' module for evaluating list value | ||||
| * | Corrected an argument which is passed to 'with_items' of the 'lineinfile' ↵ | Hiroyasu OHYAMA | 2017-04-07 | 2 | -2/+2 |
|/ | | | | module for evaluating list value | ||||
* | Merge pull request #7 from erick0z/master | Larry Smith Jr | 2016-12-21 | 1 | -1/+3 |
|\ | | | | | Fix cluster reset | ||||
| * | 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 | 42 | -0/+1874 |
| | | | | Signed-off-by: Larry Smith Jr <mrlesmithjr@gmail.com> | ||||
* | Updated gitignore | Larry Smith Jr | 2016-12-03 | 22 | -836/+3 |
| | | | | Signed-off-by: Larry Smith Jr <mrlesmithjr@gmail.com> | ||||
* | Addressed issue #5 | Larry Smith Jr | 2016-12-03 | 7 | -27/+27 |
| | | | | Signed-off-by: Larry Smith Jr <mrlesmithjr@gmail.com> | ||||
* | Merge pull request #4 from dzimine/DZ/fix_with_items_v2 | Larry Smith Jr | 2016-11-26 | 2 | -6/+6 |
|\ | | | | | Fix with_items argument | ||||
| * | Fix with_items argument | Dmitri | 2016-11-25 | 2 | -6/+6 |
|/ | |||||
* | Merge pull request #2 from black-roland/fix-redhat | Larry Smith Jr | 2016-07-02 | 3 | -15/+47 |
|\ | | | | | Fix installation on CentOS | ||||
| * | Separate RedHat and Fedora | Roland Chernov | 2016-06-29 | 3 | -15/+47 |
|/ | |||||
* | Fixed signing key and updating cache | Larry Smith Jr | 2016-06-08 | 2 | -1/+7 |
| | | | | 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> |