Add host_vars for split koschei
This commit is contained in:
parent
6e653d6696
commit
4bf2ae5dbb
2 changed files with 24 additions and 0 deletions
12
inventory/host_vars/koschei-backend01.phx2.fedoraproject.org
Normal file
12
inventory/host_vars/koschei-backend01.phx2.fedoraproject.org
Normal file
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
nm: 255.255.255.0
|
||||
gw: 10.5.125.254
|
||||
dns: 10.5.126.21
|
||||
|
||||
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-23
|
||||
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/23/Server/x86_64/os/
|
||||
|
||||
volgroup: /dev/xenGuests
|
||||
eth0_ip: 10.5.125.49
|
||||
vmhost: bvirthost09.phx2.fedoraproject.org
|
||||
datacenter: phx2
|
12
inventory/host_vars/koschei-web01.phx2.fedoraproject.org
Normal file
12
inventory/host_vars/koschei-web01.phx2.fedoraproject.org
Normal file
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
nm: 255.255.255.0
|
||||
gw: 10.5.125.254
|
||||
dns: 10.5.126.21
|
||||
|
||||
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/
|
||||
|
||||
volgroup: /dev/vg_guests
|
||||
eth0_ip: 10.5.126.140
|
||||
vmhost: virthost19.phx2.fedoraproject.org
|
||||
datacenter: phx2
|
Loading…
Add table
Add a link
Reference in a new issue