Fix nagios in vhost_reboot

This commit is contained in:
Kevin Fenzi 2013-10-02 19:40:24 +00:00
parent 80d5497bdd
commit 9b97078b2a

View file

@ -39,8 +39,8 @@
serial: 1
tasks:
- name: tell nagios to shush
action: nagios action=downtime minutes=60 service=host host=$inventory_hostname
- name: schedule host downtime
action: nagios action=downtime minutes=15 service=host host={{ inventory_hostname_short }}
delegate_to: noc01.phx2.fedoraproject.org
ignore_errors: true