Fix nagios in vhost_reboot
This commit is contained in:
parent
80d5497bdd
commit
9b97078b2a
1 changed files with 2 additions and 2 deletions
|
@ -39,8 +39,8 @@
|
||||||
serial: 1
|
serial: 1
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- name: tell nagios to shush
|
- name: schedule host downtime
|
||||||
action: nagios action=downtime minutes=60 service=host host=$inventory_hostname
|
action: nagios action=downtime minutes=15 service=host host={{ inventory_hostname_short }}
|
||||||
delegate_to: noc01.phx2.fedoraproject.org
|
delegate_to: noc01.phx2.fedoraproject.org
|
||||||
ignore_errors: true
|
ignore_errors: true
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue