communishift: use the actual proper external ips and paths
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
e632384c2f
commit
e9c06f12c6
3 changed files with 7 additions and 4 deletions
|
@ -1,2 +1,5 @@
|
|||
---
|
||||
datacenter: cloud
|
||||
lvm_size: 20000
|
||||
mem_size: 8192
|
||||
num_cpus: 4
|
||||
|
|
|
@ -4,8 +4,8 @@ gw: 38.145.49.254
|
|||
dns: 8.8.8.8
|
||||
num_cpus: 4
|
||||
|
||||
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-29
|
||||
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/29/Server/x86_64/os/
|
||||
ks_url: http://209.132.181.6/repo/rhel/ks/kvm-fedora-29-ext
|
||||
ks_repo: http://209.132.181.6/pub/fedora/linux/releases/29/Server/x86_64/os/
|
||||
|
||||
vmhost: virthost-os01.fedorainfracloud.org
|
||||
volgroup: /dev/vg_guests
|
||||
|
|
|
@ -4,8 +4,8 @@ gw: 38.145.49.254
|
|||
dns: 8.8.8.8
|
||||
num_cpus: 4
|
||||
|
||||
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-29
|
||||
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/29/Server/x86_64/os/
|
||||
ks_url: http://209.132.181.6/repo/rhel/ks/kvm-fedora-29-ext
|
||||
ks_repo: http://209.132.181.6/pub/fedora/linux/releases/29/Server/x86_64/os/
|
||||
|
||||
vmhost: virthost-os02.fedorainfracloud.org
|
||||
volgroup: /dev/vg_guests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue