Fix ks urls for host1plus guests
This commit is contained in:
parent
0e1555f12d
commit
e180e79e54
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue