inventory: add vmhost-x86-01.stg/02.stg/04.stg (03 and 05 need more vlan work)
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
b9d2e944bc
commit
1562de0763
9 changed files with 60 additions and 48 deletions
|
@ -1,17 +0,0 @@
|
|||
---
|
||||
# This virthost only has stg instances, so it doesn't freeze
|
||||
freezes: false
|
||||
nested: true
|
||||
dns: 10.5.126.21
|
||||
gw: 10.5.128.254
|
||||
br0_ip: 10.5.128.40
|
||||
br0_nm: 255.255.255.0
|
||||
br1_ip: 10.5.127.202
|
||||
br1_nm: 255.255.255.0
|
||||
|
||||
install_noc: noc01.phx2.fedoraproject.org
|
||||
install_mac: 24-6E-96-B1-C7-F4
|
||||
# Inside this, expect /vmlinuz and /initrd.img
|
||||
install_binpath: /uefi/x86_64/el7
|
||||
install_ks: http://10.5.126.23/repo/rhel/ks/hardware-rhel-7-08disk
|
||||
install_repo: http://10.5.126.23/repo/rhel/RHEL7-x86_64/
|
|
@ -1,10 +0,0 @@
|
|||
---
|
||||
# This virthost only has stg instances, so it doesn't freeze
|
||||
freezes: false
|
||||
nested: true
|
||||
dns: 10.5.126.21
|
||||
gw: 10.5.128.254
|
||||
br0_ip: 10.5.128.41
|
||||
br0_nm: 255.255.255.0
|
||||
br1_ip: 10.5.127.195
|
||||
br1_nm: 255.255.255.0
|
|
@ -1,10 +0,0 @@
|
|||
---
|
||||
# This virthost only has stg instances, so it doesn't freeze
|
||||
freezes: false
|
||||
nested: true
|
||||
dns: 10.5.126.21
|
||||
gw: 10.5.128.254
|
||||
br0_ip: 10.5.128.41
|
||||
br0_nm: 255.255.255.0
|
||||
br1_ip: 10.5.127.195
|
||||
br1_nm: 255.255.255.0
|
|
@ -1,3 +0,0 @@
|
|||
---
|
||||
# This virthost only has stg instances, so it doesn't freeze
|
||||
freezes: false
|
|
@ -1,3 +0,0 @@
|
|||
---
|
||||
# This virthost only has stg instances, so it doesn't freeze
|
||||
freezes: false
|
20
inventory/host_vars/vmhost-x86-01.stg.iad2.fedoraproject.org
Normal file
20
inventory/host_vars/vmhost-x86-01.stg.iad2.fedoraproject.org
Normal file
|
@ -0,0 +1,20 @@
|
|||
---
|
||||
# This virthost only has stg instances, so it doesn't freeze
|
||||
freezes: false
|
||||
nested: true
|
||||
dns: 10.3.163.33
|
||||
gw: 10.3.166.254
|
||||
br0_ip: 10.3.166.11
|
||||
br0_nm: 255.255.255.0
|
||||
|
||||
install_noc: noc01.iad2.fedoraproject.org
|
||||
install_mac: 24-6E-96-B1-C7-F4
|
||||
# Inside this, expect /vmlinuz and /initrd.img
|
||||
install_binpath: /uefi/x86_64/el8
|
||||
install_ks: http://10.5.126.23/repo/rhel/ks/hardware-rhel-8-08disk
|
||||
install_repo: http://10.5.126.23/repo/rhel/RHEL8-x86_64/
|
||||
|
||||
mac1: ec:f4:bb:d2:85:ec
|
||||
mac2: ec:f4:bb:d2:85:ed
|
||||
mac3: ec:f4:bb:d2:85:e8
|
||||
mac4: ec:f4:bb:d2:85:ea
|
13
inventory/host_vars/vmhost-x86-02.stg.iad2.fedoraproject.org
Normal file
13
inventory/host_vars/vmhost-x86-02.stg.iad2.fedoraproject.org
Normal file
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
# This virthost only has stg instances, so it doesn't freeze
|
||||
freezes: false
|
||||
nested: true
|
||||
dns: 10.3.163.33
|
||||
gw: 10.3.166.254
|
||||
br0_ip: 10.3.166.12
|
||||
br0_nm: 255.255.255.0
|
||||
|
||||
mac1: 24:6e:96:13:ed:dc
|
||||
mac2: 24:6e:96:13:ed:dd
|
||||
mac3: 24:6e:96:13:ed:d8
|
||||
mac4: 24:6e:96:13:ed:da
|
13
inventory/host_vars/vmhost-x86-04.stg.iad2.fedoraproject.org
Normal file
13
inventory/host_vars/vmhost-x86-04.stg.iad2.fedoraproject.org
Normal file
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
# This virthost only has stg instances, so it doesn't freeze
|
||||
freezes: false
|
||||
nested: true
|
||||
dns: 10.3.163.33
|
||||
gw: 10.3.166.254
|
||||
br0_ip: 10.3.166.14
|
||||
br0_nm: 255.255.255.0
|
||||
|
||||
mac1: 24:6e:96:05:d7:84
|
||||
mac2: 24:6e:96:05:d7:85
|
||||
mac3: 24:6e:96:05:d7:80
|
||||
mac4: 24:6e:96:05:d7:82
|
|
@ -671,11 +671,13 @@ value01.iad2.fedoraproject.org
|
|||
# value01.stg.iad2.fedoraproject.org
|
||||
|
||||
[virthost]
|
||||
# virthost01.stg.iad2.fedoraproject.org
|
||||
# virthost02.stg.iad2.fedoraproject.org
|
||||
# virthost03.stg.iad2.fedoraproject.org
|
||||
# virthost04.stg.iad2.fedoraproject.org
|
||||
# virthost05.stg.iad2.fedoraproject.org
|
||||
vmhost-x86-01.stg.iad2.fedoraproject.org
|
||||
vmhost-x86-02.stg.iad2.fedoraproject.org
|
||||
#doesn't want to pxe boot
|
||||
#vmhost-x86-03.stg.iad2.fedoraproject.org
|
||||
vmhost-x86-04.stg.iad2.fedoraproject.org
|
||||
#doesn't want to pxe boot
|
||||
#vmhost-x86-05.stg.iad2.fedoraproject.org
|
||||
vmhost-x86-01.iad2.fedoraproject.org
|
||||
vmhost-x86-02.iad2.fedoraproject.org
|
||||
vmhost-x86-03.iad2.fedoraproject.org
|
||||
|
@ -1378,6 +1380,13 @@ sundries02.iad2.fedoraproject.org
|
|||
tang01.iad2.fedoraproject.org
|
||||
tang02.iad2.fedoraproject.org
|
||||
value01.iad2.fedoraproject.org
|
||||
vmhost-x86-01.stg.iad2.fedoraproject.org
|
||||
vmhost-x86-02.stg.iad2.fedoraproject.org
|
||||
#doesn't want to pxe boot
|
||||
#vmhost-x86-03.stg.iad2.fedoraproject.org
|
||||
vmhost-x86-04.stg.iad2.fedoraproject.org
|
||||
#doesn't want to pxe boot
|
||||
#vmhost-x86-05.stg.iad2.fedoraproject.org
|
||||
vmhost-x86-01.iad2.fedoraproject.org
|
||||
vmhost-x86-02.iad2.fedoraproject.org
|
||||
vmhost-x86-03.iad2.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue