Fix ks urls for host1plus guests

This commit is contained in:
Kevin Fenzi 2015-09-03 17:16:27 +00:00
parent 0e1555f12d
commit e180e79e54
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
nm: 255.255.255.0
gw: 5.175.150.1
dns: 217.69.160.18
ks_url: http://209.132.181.6/repo/rhel/ks/kvm-rhel-7
ks_url: http://209.132.181.6/repo/rhel/ks/kvm-rhel-7-ext
ks_repo: http://209.132.181.6/repo/rhel/RHEL7-x86_64/
volgroup: /dev/vg_virthost
eth0_ip: 5.175.150.49

View file

@ -5,7 +5,7 @@ num_cpus: 2
nm: 255.255.255.0
gw: 5.175.150.1
dns: 217.69.160.18
ks_url: http://209.132.181.6/repo/rhel/ks/kvm-rhel-7
ks_url: http://209.132.181.6/repo/rhel/ks/kvm-rhel-7-ext
ks_repo: http://209.132.181.6/repo/rhel/RHEL7-x86_64/
volgroup: /dev/vg_virthost
eth0_ip: 5.175.150.51