commit | 7b4c32dcb22c68b0e881b403a0622e50f7b4b661 | [log] [tgz] |
---|---|---|
author | Guillaume Thouvenin <gthouvenin@mirantis.com> | Wed Feb 01 11:52:39 2017 +0100 |
committer | Guillaume Thouvenin <gthouvenin@mirantis.com> | Wed Feb 01 11:52:39 2017 +0100 |
tree | a44ee0d1e59ab42d3aec3f6e141021e24a9776db | |
parent | a3158edb81b528fa1537b19bfb856066e2bc4eee [diff] [blame] |
Fix the name of the password
diff --git a/rabbitmq/server/vhost/monitoring.yml b/rabbitmq/server/vhost/monitoring.yml index 1f5d61a..84bff97 100644 --- a/rabbitmq/server/vhost/monitoring.yml +++ b/rabbitmq/server/vhost/monitoring.yml
@@ -5,4 +5,4 @@ '/monitor': enabled: true user: monitor - password: ${_param:rabbitmq_graphite_password} + password: ${_param:rabbitmq_monitoring_password}