rdu3: add a tang01 server in rdu3
We will need this for virthosts/hardware there. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
3e5a49e4c7
commit
afc2857b85
2 changed files with 14 additions and 0 deletions
12
inventory/host_vars/tang01.rdu3.fedoraproject.org
Normal file
12
inventory/host_vars/tang01.rdu3.fedoraproject.org
Normal file
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
datacenter: iad2
|
||||
eth0_ipv4_gw: 10.16.163.254
|
||||
eth0_ipv4_ip: 10.16.163.37
|
||||
ks_repo: https://infrastructure.fedoraproject.org/repo/rhel/RHEL9-x86_64/
|
||||
ks_url: https://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel
|
||||
# Define resources for this group of hosts here.
|
||||
lvm_size: 20000
|
||||
mem_size: 4096
|
||||
num_cpus: 2
|
||||
vmhost: vmhost-x86-01.rdu3.fedoraproject.org
|
||||
volgroup: /dev/vg_guests
|
|
@ -294,6 +294,7 @@ people01.fedoraproject.org
|
|||
[tang]
|
||||
tang01.iad2.fedoraproject.org
|
||||
tang02.iad2.fedoraproject.org
|
||||
tang01.rdu3.fedoraproject.org
|
||||
|
||||
[torrent]
|
||||
torrent01.fedoraproject.org
|
||||
|
@ -609,6 +610,7 @@ proxy10.iad2.fedoraproject.org
|
|||
proxy110.iad2.fedoraproject.org
|
||||
tang01.iad2.fedoraproject.org
|
||||
tang02.iad2.fedoraproject.org
|
||||
tang01.rdu3.fedoraproject.org
|
||||
ns01.rdu3.fedoraproject.org
|
||||
|
||||
[sundries]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue