Containers: disable downloading rabbitmqadmin
authorJiri Stransky <jistr@redhat.com>
Wed, 19 Apr 2017 15:02:15 +0000 (17:02 +0200)
committerJiri Stransky <jistr@redhat.com>
Wed, 19 Apr 2017 15:05:45 +0000 (17:05 +0200)
commit73651aa9bbcf64af0529185d9abb81d1762a976b
tree2fcb450330c743cd592aac44d0abc8b70af022eb
parent56c8f120770b63b5518d3738ed56de626d24eb80
Containers: disable downloading rabbitmqadmin

There's no need for puppet to download rabbitmqadmin script from
rabbitmq, as the script would be immediately deleted together with the
ephemeral puppet container. Also, since rabbitmq isn't running at the
time we run the puppet container (rabbitmq doesn't have config files
generated at that point), puppet couldn't connect to rabbitmq anyway.

Change-Id: Ia59e1013c24ab02037246135024418cc9b674606
Closes-Bug: #1684104
docker/services/rabbitmq.yaml