Add host vars for copr-front-stg
This commit is contained in:
parent
f7642b1e3d
commit
36a2e5b9b1
2 changed files with 24 additions and 0 deletions
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
nm: 255.255.255.0
|
||||
gw: 10.5.128.254
|
||||
dns: 10.5.126.21
|
||||
|
||||
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-28
|
||||
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/28/Server/x86_64/os/
|
||||
|
||||
volgroup: /dev/vg_guests
|
||||
eth0_ip: 10.5.128.49
|
||||
vmhost: virthost02.stg.phx2.fedoraproject.org
|
||||
datacenter: phx2
|
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
nm: 255.255.255.0
|
||||
gw: 10.5.128.254
|
||||
dns: 10.5.126.21
|
||||
|
||||
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-28
|
||||
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/28/Server/x86_64/os/
|
||||
|
||||
volgroup: /dev/vg_virthost16
|
||||
eth0_ip: 10.5.128.50
|
||||
vmhost: virthost05.stg.phx2.fedoraproject.org
|
||||
datacenter: phx2
|
Loading…
Add table
Add a link
Reference in a new issue