iad2: add tang01/02 servers to iad2.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
83052d421b
commit
1871d44c90
4 changed files with 41 additions and 0 deletions
18
inventory/host_vars/tang01.iad2.fedoraproject.org
Normal file
18
inventory/host_vars/tang01.iad2.fedoraproject.org
Normal file
|
@ -0,0 +1,18 @@
|
|||
---
|
||||
volgroup: /dev/vg_guests
|
||||
eth0_ip: 10.3.163.37
|
||||
vmhost: vmhost-x86-02.iad2.fedoraproject.org
|
||||
|
||||
nm: 255.255.255.0
|
||||
gw: 10.3.163.254
|
||||
dns: 10.3.163.33
|
||||
|
||||
datacenter: iad2
|
||||
|
||||
ks_url: http://209.132.181.6/repo/rhel/ks/kvm-rhel-8-ext
|
||||
ks_repo: http://209.132.181.6/repo/rhel/RHEL8-x86_64/
|
||||
|
||||
# Define resources for this group of hosts here.
|
||||
lvm_size: 20000
|
||||
mem_size: 4096
|
||||
num_cpus: 2
|
18
inventory/host_vars/tang02.iad2.fedoraproject.org
Normal file
18
inventory/host_vars/tang02.iad2.fedoraproject.org
Normal file
|
@ -0,0 +1,18 @@
|
|||
---
|
||||
volgroup: /dev/vg_guests
|
||||
eth0_ip: 10.3.163.38
|
||||
vmhost: vmhost-x86-03.iad2.fedoraproject.org
|
||||
|
||||
nm: 255.255.255.0
|
||||
gw: 10.3.163.254
|
||||
dns: 10.3.163.33
|
||||
|
||||
datacenter: iad2
|
||||
|
||||
ks_url: http://209.132.181.6/repo/rhel/ks/kvm-rhel-8-ext
|
||||
ks_repo: http://209.132.181.6/repo/rhel/RHEL8-x86_64/
|
||||
|
||||
# Define resources for this group of hosts here.
|
||||
lvm_size: 20000
|
||||
mem_size: 4096
|
||||
num_cpus: 2
|
3
inventory/host_vars/vmhost-x86-07.iad2.fedoraproject.org
Normal file
3
inventory/host_vars/vmhost-x86-07.iad2.fedoraproject.org
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
datacenter: iad2
|
||||
nagios_Can_Connect: false
|
|
@ -440,6 +440,8 @@ qa14.qa.fedoraproject.org
|
|||
[tang]
|
||||
tang01.phx2.fedoraproject.org
|
||||
tang02.phx2.fedoraproject.org
|
||||
tang01.iad2.fedoraproject.org
|
||||
tang02.iad2.fedoraproject.org
|
||||
|
||||
[torrent]
|
||||
torrent02.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue