mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-07-17 04:00:25 +08:00
iad2: set hosts to also not check nrpe or ping for nagios for now
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -19,3 +19,6 @@ ssh_hostnames:
|
||||
- bastion01.fedoraproject.org
|
||||
|
||||
nagios_Can_Connect: false
|
||||
nagios_Check_Services:
|
||||
nrpe: false
|
||||
ping: false
|
||||
|
||||
@@ -28,3 +28,8 @@ sar_output_file: koji.json
|
||||
# SSH into batcave through VPN, like from bastion in a different DC.
|
||||
ssh_hostnames:
|
||||
- batcave01.vpn.fedoraproject.org
|
||||
|
||||
nagios_Can_Connect: false
|
||||
nagios_Check_Services:
|
||||
nrpe: false
|
||||
ping: false
|
||||
|
||||
@@ -23,3 +23,8 @@ num_cpus: 16
|
||||
fas_client_groups: fi-apprentice,sysadmin-veteran,sysadmin-logs,sysadmin-noc,sysadmin-atomic
|
||||
|
||||
#host_backup_targets: ['/var/log']
|
||||
|
||||
nagios_Can_Connect: false
|
||||
nagios_Check_Services:
|
||||
nrpe: false
|
||||
ping: false
|
||||
|
||||
@@ -25,3 +25,8 @@ custom_rules: [
|
||||
|
||||
nagios_srcdir: 'nagios'
|
||||
nagios_location: 'internal'
|
||||
|
||||
nagios_Can_Connect: false
|
||||
nagios_Check_Services:
|
||||
nrpe: false
|
||||
ping: false
|
||||
|
||||
@@ -14,7 +14,9 @@ vmhost: vmhost-x86-01.iad2.fedoraproject.org
|
||||
datacenter: iad2
|
||||
|
||||
nagios_Can_Connect: false
|
||||
|
||||
nagios_Check_Services:
|
||||
nrpe: false
|
||||
ping: false
|
||||
|
||||
csi_relationship: |
|
||||
|
||||
|
||||
@@ -16,3 +16,8 @@ ks_repo: http://209.132.181.6/repo/rhel/RHEL8-x86_64/
|
||||
lvm_size: 20000
|
||||
mem_size: 4096
|
||||
num_cpus: 2
|
||||
|
||||
nagios_Can_Connect: false
|
||||
nagios_Check_Services:
|
||||
nrpe: false
|
||||
ping: false
|
||||
|
||||
@@ -16,3 +16,8 @@ ks_repo: http://209.132.181.6/repo/rhel/RHEL8-x86_64/
|
||||
lvm_size: 20000
|
||||
mem_size: 4096
|
||||
num_cpus: 2
|
||||
|
||||
nagios_Can_Connect: false
|
||||
nagios_Check_Services:
|
||||
nrpe: false
|
||||
ping: false
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
---
|
||||
datacenter: iad2
|
||||
nagios_Can_Connect: false
|
||||
|
||||
br0_ip: 10.3.163.11
|
||||
br0_nm: 255.255.255.0
|
||||
@@ -8,3 +7,8 @@ br0_gw: 10.3.163.254
|
||||
br0_dev: eno1
|
||||
|
||||
dns: 10.3.163.33
|
||||
|
||||
nagios_Can_Connect: false
|
||||
nagios_Check_Services:
|
||||
nrpe: false
|
||||
ping: false
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
---
|
||||
datacenter: iad2
|
||||
nagios_Can_Connect: false
|
||||
|
||||
br0_ip: 10.3.163.12
|
||||
br0_nm: 255.255.255.0
|
||||
@@ -8,3 +7,8 @@ br0_gw: 10.3.163.254
|
||||
br0_dev: eno1
|
||||
|
||||
dns: 10.3.163.33
|
||||
|
||||
nagios_Can_Connect: false
|
||||
nagios_Check_Services:
|
||||
nrpe: false
|
||||
ping: false
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
---
|
||||
datacenter: iad2
|
||||
nagios_Can_Connect: false
|
||||
|
||||
br0_ip: 10.3.163.13
|
||||
br0_nm: 255.255.255.0
|
||||
@@ -8,3 +7,8 @@ br0_gw: 10.3.163.254
|
||||
br0_dev: eno1
|
||||
|
||||
dns: 10.3.163.33
|
||||
|
||||
nagios_Can_Connect: false
|
||||
nagios_Check_Services:
|
||||
nrpe: false
|
||||
ping: false
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
---
|
||||
datacenter: iad2
|
||||
nagios_Can_Connect: false
|
||||
|
||||
br0_ip: 10.3.163.14
|
||||
br0_nm: 255.255.255.0
|
||||
@@ -8,3 +7,8 @@ br0_gw: 10.3.163.254
|
||||
br0_dev: eno1
|
||||
|
||||
dns: 10.3.163.33
|
||||
|
||||
nagios_Can_Connect: false
|
||||
nagios_Check_Services:
|
||||
nrpe: false
|
||||
ping: false
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
---
|
||||
datacenter: iad2
|
||||
nagios_Can_Connect: false
|
||||
|
||||
br0_ip: 10.3.163.15
|
||||
br0_nm: 255.255.255.0
|
||||
@@ -8,3 +7,8 @@ br0_gw: 10.3.163.254
|
||||
br0_dev: eno1
|
||||
|
||||
dns: 10.3.163.33
|
||||
|
||||
nagios_Can_Connect: false
|
||||
nagios_Check_Services:
|
||||
nrpe: false
|
||||
ping: false
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
---
|
||||
datacenter: iad2
|
||||
nagios_Can_Connect: false
|
||||
|
||||
br0_ip: 10.3.163.16
|
||||
br0_nm: 255.255.255.0
|
||||
@@ -8,3 +7,8 @@ br0_gw: 10.3.163.254
|
||||
br0_dev: eno1
|
||||
|
||||
dns: 10.3.163.33
|
||||
|
||||
nagios_Can_Connect: false
|
||||
nagios_Check_Services:
|
||||
nrpe: false
|
||||
ping: false
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
---
|
||||
datacenter: iad2
|
||||
nagios_Can_Connect: false
|
||||
|
||||
br0_ip: 10.3.163.17
|
||||
br0_nm: 255.255.255.0
|
||||
@@ -8,3 +7,8 @@ br0_gw: 10.3.163.254
|
||||
br0_dev: eno1
|
||||
|
||||
dns: 10.3.163.33
|
||||
|
||||
nagios_Can_Connect: false
|
||||
nagios_Check_Services:
|
||||
nrpe: false
|
||||
ping: false
|
||||
|
||||
Reference in New Issue
Block a user