Add a variable which should stop having these servers added to nagios
for the meant time. It may need more fixes.
This commit is contained in:
parent
5d26e6c7d4
commit
b6d37e4e68
8 changed files with 11 additions and 0 deletions
|
@ -17,3 +17,5 @@ vpn: false
|
||||||
ssh_hostnames:
|
ssh_hostnames:
|
||||||
- bastion.fedoraproject.org
|
- bastion.fedoraproject.org
|
||||||
- bastion01.fedoraproject.org
|
- bastion01.fedoraproject.org
|
||||||
|
|
||||||
|
nagios_Can_Connect: false
|
||||||
|
|
|
@ -13,6 +13,9 @@ ks_repo: http://209.132.181.6/repo/rhel/RHEL8-x86_64/
|
||||||
vmhost: vmhost-x86-01.iad2.fedoraproject.org
|
vmhost: vmhost-x86-01.iad2.fedoraproject.org
|
||||||
datacenter: iad2
|
datacenter: iad2
|
||||||
|
|
||||||
|
nagios_Can_Connect: false
|
||||||
|
|
||||||
|
|
||||||
csi_relationship: |
|
csi_relationship: |
|
||||||
|
|
||||||
ns01 is a master dns server.
|
ns01 is a master dns server.
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
---
|
---
|
||||||
datacenter: iad2
|
datacenter: iad2
|
||||||
|
nagios_Can_Connect: false
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
---
|
---
|
||||||
datacenter: iad2
|
datacenter: iad2
|
||||||
|
nagios_Can_Connect: false
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
---
|
---
|
||||||
datacenter: iad2
|
datacenter: iad2
|
||||||
|
nagios_Can_Connect: false
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
---
|
---
|
||||||
datacenter: iad2
|
datacenter: iad2
|
||||||
|
nagios_Can_Connect: false
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
---
|
---
|
||||||
datacenter: iad2
|
datacenter: iad2
|
||||||
|
nagios_Can_Connect: false
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
---
|
---
|
||||||
datacenter: iad2
|
datacenter: iad2
|
||||||
|
nagios_Can_Connect: false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue