Increase downtime to 30min
This commit is contained in:
parent
82deb4e6ff
commit
6693c72a45
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
|||
|
||||
tasks:
|
||||
- name: schedule host downtime
|
||||
action: nagios action=downtime minutes=15 service=host host={{ inventory_hostname_short }}
|
||||
action: nagios action=downtime minutes=30 service=host host={{ inventory_hostname_short }}
|
||||
delegate_to: noc01.phx2.fedoraproject.org
|
||||
ignore_errors: true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue