]>
git.immae.eu Git - github/fretlink/ansible-rabbitmq.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Larry Smith Jr [Fri, 7 Apr 2017 04:34:22 +0000 (00:34 -0400)]
Merge pull request #8 from userlocalhost/bugfix/playbook
Corrected an argument which is passed to 'with_items' of the 'lineinfile' module for evaluating list value
Hiroyasu OHYAMA [Fri, 7 Apr 2017 03:16:07 +0000 (03:16 +0000)]
Corrected an argument which is passed to 'with_items' of the 'lineinfile' module for evaluating list value
Larry Smith Jr [Thu, 22 Dec 2016 03:05:46 +0000 (22:05 -0500)]
Merge pull request #7 from erick0z/master
Fix cluster reset
Erick Cardona [Wed, 21 Dec 2016 17:44:20 +0000 (11:44 -0600)]
Fix cluster reset
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>
Larry Smith Jr [Sat, 3 Dec 2016 22:51:25 +0000 (17:51 -0500)]
Addressed issue #6
Signed-off-by: Larry Smith Jr <mrlesmithjr@gmail.com>
Larry Smith Jr [Sat, 3 Dec 2016 22:50:41 +0000 (17:50 -0500)]
Updated gitignore
Signed-off-by: Larry Smith Jr <mrlesmithjr@gmail.com>
Larry Smith Jr [Sat, 3 Dec 2016 21:41:53 +0000 (16:41 -0500)]
Addressed issue #5
Signed-off-by: Larry Smith Jr <mrlesmithjr@gmail.com>
Larry Smith Jr [Sat, 26 Nov 2016 13:24:37 +0000 (08:24 -0500)]
Merge pull request #4 from dzimine/DZ/fix_with_items_v2
Fix with_items argument
Dmitri [Sat, 26 Nov 2016 06:31:51 +0000 (22:31 -0800)]
Fix with_items argument
Larry Smith Jr [Sat, 2 Jul 2016 05:43:14 +0000 (01:43 -0400)]
Merge pull request #2 from black-roland/fix-redhat
Fix installation on CentOS
Roland Chernov [Tue, 28 Jun 2016 17:06:25 +0000 (02:06 +0900)]
Separate RedHat and Fedora
Larry Smith Jr [Wed, 8 Jun 2016 20:31:50 +0000 (16:31 -0400)]
Fixed signing key and updating cache
Signed-off-by: Larry Smith Jr <mrlesmithjr@gmail.com>
Larry Smith Jr [Fri, 4 Mar 2016 14:41:24 +0000 (09:41 -0500)]
Added Fedora pre-reqs
Signed-off-by: Larry Smith Jr <mrlesmithjr@gmail.coml>
Larry Smith Jr [Fri, 4 Mar 2016 14:41:09 +0000 (09:41 -0500)]
Updated Galaxy info
Signed-off-by: Larry Smith Jr <mrlesmithjr@gmail.coml>
Larry Smith Jr [Thu, 3 Mar 2016 20:28:30 +0000 (15:28 -0500)]
Added support for CentOS and Vagrant
Signed-off-by: Larry Smith Jr <mrlesmithjr@gmail.coml>
Larry Smith Jr [Fri, 13 Nov 2015 07:56:48 +0000 (02:56 -0500)]
updated tasks, fixed broken HA configuration tasks
Larry Smith Jr [Mon, 10 Aug 2015 02:38:04 +0000 (22:38 -0400)]
updated exchange type
Larry Smith Jr [Sun, 9 Aug 2015 13:52:29 +0000 (09:52 -0400)]
updated setting erlang cookie method
Larry Smith Jr [Sun, 9 Aug 2015 13:37:20 +0000 (09:37 -0400)]
updated setting erlang cookie method
Larry Smith Jr [Sun, 9 Aug 2015 13:21:36 +0000 (09:21 -0400)]
updated setting erlang cookie method
Larry Smith Jr [Fri, 7 Aug 2015 02:15:32 +0000 (22:15 -0400)]
fixed template
Larry Smith Jr [Fri, 7 Aug 2015 02:06:05 +0000 (22:06 -0400)]
fixed stat check
Larry Smith Jr [Fri, 7 Aug 2015 02:02:02 +0000 (22:02 -0400)]
fixed stat check
Larry Smith Jr [Fri, 7 Aug 2015 01:43:17 +0000 (21:43 -0400)]
fixed missing var
Larry Smith Jr [Fri, 7 Aug 2015 01:40:45 +0000 (21:40 -0400)]
removed when changed
Larry Smith Jr [Fri, 7 Aug 2015 01:32:09 +0000 (21:32 -0400)]
changed method of determining master node
Larry Smith Jr [Fri, 7 Aug 2015 01:08:28 +0000 (21:08 -0400)]
added missing vars
Larry Smith Jr [Fri, 7 Aug 2015 00:57:38 +0000 (20:57 -0400)]
updated all tasks, cleaned up formatting
Larry Smith Jr [Fri, 7 Aug 2015 00:25:37 +0000 (20:25 -0400)]
updated tasks based on Debian
Larry Smith Jr [Wed, 29 Jul 2015 22:40:51 +0000 (18:40 -0400)]
updated meta
Larry Smith Jr [Wed, 29 Jul 2015 22:38:22 +0000 (18:38 -0400)]
first commit