Compare commits

...

4 Commits

2 changed files with 3 additions and 3 deletions

View File

@ -84,10 +84,10 @@
- restart icinga - restart icinga
- name: reconfiguration des droits avec dpkg statoverride - name: reconfiguration des droits avec dpkg statoverride
shell: dpkg-statoverride --update --add nagios www-data 2710 /var/lib/icinga/rw shell: dpkg-statoverride --update --force-all --add nagios www-data 2710 /var/lib/icinga/rw
- name: reconfiguration des droits avec dpkg statoverride - name: reconfiguration des droits avec dpkg statoverride
shell: dpkg-statoverride --update --add nagios nagios 751 /var/lib/icinga shell: dpkg-statoverride --update --force-all --add nagios nagios 751 /var/lib/icinga
- name: suppression de checkresults - name: suppression de checkresults
file: file:

View File

@ -6,7 +6,7 @@
- base - base
- goss - goss
- icinga-fk - icinga-fk
# - postfix-fk - postfix
- ssh-cli - ssh-cli
- syslog - syslog
- post - post