From fb490e60910e4feda9649bfae5ef455aabb1bbc7 Mon Sep 17 00:00:00 2001 From: Seth Vidal Date: Wed, 12 Dec 2012 21:31:56 +0000 Subject: [PATCH] - !- # --- playbooks/host-reboot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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