mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-07-27 09:01:40 +08:00
lets all go to the lobby.. and get some ibiblio to eat
This commit is contained in:
@@ -19,6 +19,7 @@ virthost20.phx2.fedoraproject.org
|
||||
virthost21.phx2.fedoraproject.org
|
||||
virthost22.phx2.fedoraproject.org
|
||||
bvirthost01.phx2.fedoraproject.org
|
||||
ibiblio01.fedoraproject.org
|
||||
ibiblio04.fedoraproject.org
|
||||
ibiblio05.fedoraproject.org
|
||||
virthost-comm03.qa.fedoraproject.org
|
||||
|
||||
15
inventory/host_vars/ibiblio01.fedoraproject.org
Normal file
15
inventory/host_vars/ibiblio01.fedoraproject.org
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
nrpe_procs_warn: 900
|
||||
nrpe_procs_crit: 1000
|
||||
datacenter: ibiblio
|
||||
nm: 255.255.255.128
|
||||
gw: 152.19.134.129
|
||||
dns: 8.8.8.8
|
||||
br0_ip: 152.19.134.138
|
||||
br0_nm: 255.255.255.128
|
||||
has_ipv6: yes
|
||||
br0_ipv6: "2610:28:3090:3001:dead:beef:cafe:fe01"
|
||||
br0_ipv6_gw: "2610:28:3090:3001::1"
|
||||
|
||||
postfix_group: vpn
|
||||
vpn: true
|
||||
@@ -121,6 +121,7 @@ bvirthost11.phx2.fedoraproject.org
|
||||
[colo-virt]
|
||||
coloamer01.fedoraproject.org
|
||||
dedicatedsolutions01.fedoraproject.org
|
||||
ibiblio01.fedoraproject.org
|
||||
ibiblio02.fedoraproject.org
|
||||
ibiblio03.fedoraproject.org
|
||||
ibiblio04.fedoraproject.org
|
||||
|
||||
@@ -3,6 +3,7 @@ LoadPlugin ping
|
||||
<Plugin "ping">
|
||||
Host "tummy01.fedoraproject.org"
|
||||
Host "osuosl01.fedoraproject.org"
|
||||
Host "ibiblio01.fedoraproject.org"
|
||||
Host "ibiblio02.fedoraproject.org"
|
||||
Host "ibiblio04.fedoraproject.org"
|
||||
Host "osuosl03.fedoraproject.org"
|
||||
|
||||
Reference in New Issue
Block a user