diff --git a/roles/monit/templates/monitrc-dispatcher b/roles/monit/templates/monitrc-dispatcher index ccde2e6..d1ca654 100644 --- a/roles/monit/templates/monitrc-dispatcher +++ b/roles/monit/templates/monitrc-dispatcher @@ -12,6 +12,6 @@ set mailserver {{ monit_smtp_server }} port 587 set httpd port 2812 and use address 0.0.0.0 - allow ${CONFIG_MONIT_USER}:${CONFIG_MONIT_PASS} + allow {{ monit_web_user }}:{{ monit_web_pasword }} include /opt/monit/conf.d/*