host_vars for the new fedora-packages nodes.
This commit is contained in:
parent
2f214fbdda
commit
c9fed9ac88
3 changed files with 39 additions and 0 deletions
13
inventory/host_vars/packages03.phx2.fedoraproject.org
Normal file
13
inventory/host_vars/packages03.phx2.fedoraproject.org
Normal file
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
nm: 255.255.255.0
|
||||
gw: 10.5.126.254
|
||||
dns: 10.5.126.21
|
||||
|
||||
eth0_ip: 10.5.126.43
|
||||
|
||||
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_virthost01
|
||||
vmhost: virthost01.phx2.fedoraproject.org
|
||||
datacenter: phx2
|
13
inventory/host_vars/packages03.stg.phx2.fedoraproject.org
Normal file
13
inventory/host_vars/packages03.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
|
||||
|
||||
eth0_ip: 10.5.126.43
|
||||
|
||||
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
|
||||
vmhost: virthost12.phx2.fedoraproject.org
|
||||
datacenter: phx2
|
13
inventory/host_vars/packages04.phx2.fedoraproject.org
Normal file
13
inventory/host_vars/packages04.phx2.fedoraproject.org
Normal file
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
nm: 255.255.255.0
|
||||
gw: 10.5.126.254
|
||||
dns: 10.5.126.21
|
||||
|
||||
eth0_ip: 10.5.126.44
|
||||
|
||||
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_virthost03
|
||||
vmhost: virthost03.phx2.fedoraproject.org
|
||||
datacenter: phx2
|
Loading…
Add table
Add a link
Reference in a new issue