Newer
Older
src: apache.conf
dest: /etc/apache2/sites-available/status{{ apache_conf_ext|default(".conf") }}
owner: root
group: root
command: a2ensite status
args:
creates: /etc/apache2/sites-enabled/status{{ apache_conf_ext|default('.conf') }}
notify:
- Restart Apache
src: web_log.conf
dest: /etc/netdata/python.d/web_log.conf
owner: netdata
group: netdata
src: health/web_log.conf
dest: /etc/netdata/health.d/web_log.conf