Make that 15.
This commit is contained in:
parent
e13fd6713a
commit
857adabe4f
1 changed files with 2 additions and 2 deletions
|
@ -58,8 +58,8 @@
|
||||||
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- name: schedule a 10 minute downtime. give notifs backend time to start up.
|
- name: schedule a 15 minute downtime. give notifs backend time to start up.
|
||||||
nagios: action=downtime minutes=10 service=host host={{ inventory_hostname }}
|
nagios: action=downtime minutes=15 service=host host={{ inventory_hostname }}
|
||||||
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