mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 10:56:20 +08:00
Fix nagios in vhost_reboot
This commit is contained in:
@@ -39,8 +39,8 @@
|
||||
serial: 1
|
||||
|
||||
tasks:
|
||||
- name: tell nagios to shush
|
||||
action: nagios action=downtime minutes=60 service=host host=$inventory_hostname
|
||||
- name: schedule host downtime
|
||||
action: nagios action=downtime minutes=15 service=host host={{ inventory_hostname_short }}
|
||||
delegate_to: noc01.phx2.fedoraproject.org
|
||||
ignore_errors: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user