Commit a26dadf4 authored by Cédric Le Ninivin's avatar Cédric Le Ninivin Committed by Kazuhiko Shiozaki

powerdns: improve monitor integration

parent 7dde344c
...@@ -126,11 +126,13 @@ parts = ...@@ -126,11 +126,13 @@ parts =
pdns-server pdns-server
pdns-reload pdns-reload
pdns-promise-listen-port pdns-promise-listen-port
publish-connection-informations
{% for part in part_list %} {% for part in part_list %}
{{ ' %s' % part }} {{ ' %s' % part }}
{% endfor %} {% endfor %}
## Monitoring part ## Monitoring part
###Parts to add for monitoring ###Parts to add for monitoring
cron
certificate-authority certificate-authority
cron-entry-monitor cron-entry-monitor
cron-entry-rss cron-entry-rss
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment