Add host_vars for datagrepper01 and 02 as they stand.
This commit is contained in:
parent
796a28899b
commit
a07d60886b
2 changed files with 26 additions and 0 deletions
13
inventory/host_vars/datagrepper01.stg.phx2.fedoraproject.org
Normal file
13
inventory/host_vars/datagrepper01.stg.phx2.fedoraproject.org
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
---
|
||||||
|
nm: 255.255.255.0
|
||||||
|
gw: 10.5.126.254
|
||||||
|
dns: 10.5.126.21
|
||||||
|
|
||||||
|
volgroup: /dev/vg_guests
|
||||||
|
vmhost: virthost12.phx2.fedoraproject.org
|
||||||
|
datacenter: phx2
|
||||||
|
|
||||||
|
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-rhel-7
|
||||||
|
ks_repo: http://10.5.126.23/repo/rhel/RHEL7-x86_64/
|
||||||
|
|
||||||
|
eth0_ip: 10.5.126.67
|
13
inventory/host_vars/datagrepper02.stg.phx2.fedoraproject.org
Normal file
13
inventory/host_vars/datagrepper02.stg.phx2.fedoraproject.org
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
---
|
||||||
|
nm: 255.255.255.0
|
||||||
|
gw: 10.5.126.254
|
||||||
|
dns: 10.5.126.21
|
||||||
|
|
||||||
|
volgroup: /dev/vg_virthost16
|
||||||
|
vmhost: virthost16.phx2.fedoraproject.org
|
||||||
|
datacenter: phx2
|
||||||
|
|
||||||
|
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-rhel-7
|
||||||
|
ks_repo: http://10.5.126.23/repo/rhel/RHEL7-x86_64/
|
||||||
|
|
||||||
|
eth0_ip: 10.5.126.74
|
Loading…
Add table
Add a link
Reference in a new issue