diff --git a/playbooks/host-reboot.yml b/playbooks/host-reboot.yml index 95a07af2f1..bb10c752fb 100644 --- a/playbooks/host-reboot.yml +++ b/playbooks/host-reboot.yml @@ -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