Add host_vars files for fedocal01/02 in prod
This commit is contained in:
parent
aedf904ccf
commit
a93b1e8204
2 changed files with 20 additions and 0 deletions
10
inventory/host_vars/fedocal01.phx2.fedoraproject.org
Normal file
10
inventory/host_vars/fedocal01.phx2.fedoraproject.org
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
---
|
||||||
|
nm: 255.255.255.0
|
||||||
|
gw: 10.5.126.254
|
||||||
|
dns: 10.5.126.21
|
||||||
|
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-rhel-6
|
||||||
|
ks_repo: http://10.5.126.23/repo/rhel/RHEL6-x86_64/
|
||||||
|
volgroup: /dev/vg_guests
|
||||||
|
eth0_ip: 10.5.126.55
|
||||||
|
vmhost: virthost12.phx2.fedoraproject.org
|
||||||
|
datacenter: phx2
|
10
inventory/host_vars/fedocal02.phx2.fedoraproject.org
Normal file
10
inventory/host_vars/fedocal02.phx2.fedoraproject.org
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
---
|
||||||
|
nm: 255.255.255.0
|
||||||
|
gw: 10.5.126.254
|
||||||
|
dns: 10.5.126.21
|
||||||
|
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-rhel-6
|
||||||
|
ks_repo: http://10.5.126.23/repo/rhel/RHEL6-x86_64/
|
||||||
|
volgroup: /dev/vg_guests
|
||||||
|
eth0_ip: 10.5.126.56
|
||||||
|
vmhost: virthost12.phx2.fedoraproject.org
|
||||||
|
datacenter: phx2
|
Loading…
Add table
Add a link
Reference in a new issue