Skip to content

Commit 5a4a168

Browse files
author
Christopher M. Neill
committed
change comment
1 parent 2a34ef3 commit 5a4a168

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ansible/group_vars/alpha-rabbitmq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ container_tag: "3.5.3-management"
1010
container_run_opts: "-d --name prod-rabbit -v {{ db_path }}:/var/lib/rabbitmq:rw -v {{ config_path }}/rabbitmq.config:/etc/rabbitmq/rabbitmq.config:ro -p 54320:15672 -p 54321:5672"
1111

1212
hosted_ports: [ 5672, 15672 ]
13-
# do not monitor docker-daemon for mongo, as there is none
13+
# monitor the docker-daemon
1414
no_dd_monitoring: false

0 commit comments

Comments
 (0)