This commit is contained in:
Seth Vidal 2012-12-12 21:31:56 +00:00
parent 72cf8ee263
commit fb490e6091

View file

@ -9,7 +9,7 @@
action: command /usr/local/bin/needs-reboot.py
register: needsreboot
# name: tell nagios to shush
- name: tell nagios to shush
action: nagios action=downtime host=${inventory_hostname} minutes=30 service=all
delegate_to: noc01.phx2.fedoraproject.org