Staging Koschei doesn't have Nagios checks
This commit is contained in:
parent
d832643029
commit
58d2f37acb
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
||||||
nagios: action=downtime minutes=20 service=host host={{ inventory_hostname_short }}{{ env_suffix }}
|
nagios: action=downtime minutes=20 service=host host={{ inventory_hostname_short }}{{ env_suffix }}
|
||||||
delegate_to: noc01.phx2.fedoraproject.org
|
delegate_to: noc01.phx2.fedoraproject.org
|
||||||
ignore_errors: true
|
ignore_errors: true
|
||||||
|
when: env != 'staging'
|
||||||
- name: stop services
|
- name: stop services
|
||||||
service: name="{{ item }}" state=stopped
|
service: name="{{ item }}" state=stopped
|
||||||
with_items:
|
with_items:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue