ibiblio01: retire

This machine is out of warentee and was replaced by ibiblio02 a while
ago. So, lets bid it a fond farewell.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2024-01-10 14:28:31 -08:00
parent 0b192a5353
commit 9c7bc526d7
4 changed files with 1 additions and 48 deletions

View File

@ -1,6 +1,5 @@
[dells]
osuosl01.fedoraproject.org
ibiblio01.fedoraproject.org
ibiblio05.fedoraproject.org
# ssh often disabled
#autosign01.iad2.fedoraproject.org

View File

@ -1,41 +0,0 @@
---
br0_ipv4: 152.19.134.138
br0_ipv4_gw: 152.19.134.129
br0_ipv4_nm: 25
br0_ipv6: 2600:2701:4000:5211:dead:beef:00fe:fe01
br0_ipv6_gw: 2600:2701:4000:5211::1
br0_ipv6_nm: 104
br0_port0_mac: '{{ mac0 }}'
datacenter: ibiblio
dns1: 8.8.8.8
dns_search1: fedoraproject.org
dns_search2: vpn.fedoraproject.org
has_ipv4: true
has_ipv6: true
mac0: 24:6e:96:69:3b:58
#network_connections:
# - autoconnect: true
# ip:
# address:
# - '{{ br0_ipv4 }}/{{ br0_ipv4_nm }}'
# - '{{ br0_ipv6 }}/{{ br0_ipv6_nm }}'
# dhcp4: false
# dns:
# - '{{ dns1 }}'
# dns_search:
# - '{{ dns_search1 }}'
# - '{{ dns_search2 }}'
# gateway4: '{{ br0_ipv4_gw }}'
# gateway6: '{{ br0_ipv6_gw }}'
# name: br0
# state: up
# type: bridge
# - mac: '{{ br0_port0_mac }}'
# master: br0
# name: br0-port0
# state: up
# type: ethernet
nrpe_procs_crit: 1000
nrpe_procs_warn: 900
postfix_group: vpn
vpn: true

View File

@ -88,7 +88,6 @@ bvmhost-x86-05.stg.iad2.fedoraproject.org
[colo_virt]
dedicatedsolutions01.fedoraproject.org
ibiblio01.fedoraproject.org
ibiblio02.fedoraproject.org
ibiblio05.fedoraproject.org
internetx02.fedoraproject.org
@ -100,12 +99,10 @@ vmhost-x86-cc06.rdu-cc.fedoraproject.org
vmhost-x86-cc05.rdu-cc.fedoraproject.org
[ibiblio_virt]
ibiblio01.fedoraproject.org
ibiblio02.fedoraproject.org
ibiblio05.fedoraproject.org
[ibiblio_old_virt]
ibiblio01.fedoraproject.org
ibiblio05.fedoraproject.org
[fedimg]

View File

@ -4,9 +4,7 @@ LoadPlugin ping
Host "virthost-cc-rdu01.fedoraproject.org"
Host "virthost-cc-rdu02.fedoraproject.org"
Host "osuosl01.fedoraproject.org"
Host "ibiblio01.fedoraproject.org"
Host "ibiblio02.fedoraproject.org"
Host "ibiblio04.fedoraproject.org"
Host "osuosl03.fedoraproject.org"
Host "ibiblio05.fedoraproject.org"
Host "internetx02.fedoraproject.org"
</Plugin>