Switch bodhi-backend01.stg to rhel7
This commit is contained in:
parent
bbfd41d644
commit
8580033135
3 changed files with 6 additions and 6 deletions
|
@ -7,8 +7,8 @@ nm: 255.255.255.0
|
||||||
gw: 10.5.125.254
|
gw: 10.5.125.254
|
||||||
dns: 10.5.126.21
|
dns: 10.5.126.21
|
||||||
|
|
||||||
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-rhel-6
|
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-rhel-7
|
||||||
ks_repo: http://10.5.126.23/repo/rhel/RHEL6-x86_64/
|
ks_repo: http://10.5.126.23/repo/rhel/RHEL7-x86_64/
|
||||||
|
|
||||||
virt_install_command: virt-install -n {{ inventory_hostname }} -r {{ mem_size }}
|
virt_install_command: virt-install -n {{ inventory_hostname }} -r {{ mem_size }}
|
||||||
--disk bus=virtio,path={{ volgroup }}/{{ inventory_hostname }}
|
--disk bus=virtio,path={{ volgroup }}/{{ inventory_hostname }}
|
||||||
|
|
|
@ -7,8 +7,8 @@ nm: 255.255.255.0
|
||||||
gw: 10.5.126.254
|
gw: 10.5.126.254
|
||||||
dns: 10.5.126.21
|
dns: 10.5.126.21
|
||||||
|
|
||||||
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-rhel-6
|
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-rhel-7
|
||||||
ks_repo: http://10.5.126.23/repo/rhel/RHEL6-x86_64/
|
ks_repo: http://10.5.126.23/repo/rhel/RHEL7-x86_64/
|
||||||
|
|
||||||
virt_install_command: virt-install -n {{ inventory_hostname }} -r {{ mem_size }}
|
virt_install_command: virt-install -n {{ inventory_hostname }} -r {{ mem_size }}
|
||||||
--disk bus=virtio,path={{ volgroup }}/{{ inventory_hostname }}
|
--disk bus=virtio,path={{ volgroup }}/{{ inventory_hostname }}
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
nm: 255.255.255.0
|
nm: 255.255.255.0
|
||||||
gw: 10.5.126.254
|
gw: 10.5.126.254
|
||||||
dns: 10.5.126.21
|
dns: 10.5.126.21
|
||||||
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-rhel-6
|
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-rhel-7
|
||||||
ks_repo: http://10.5.126.23/repo/rhel/RHEL6-x86_64/
|
ks_repo: http://10.5.126.23/repo/rhel/RHEL7-x86_64/
|
||||||
volgroup: /dev/vg_guests
|
volgroup: /dev/vg_guests
|
||||||
eth0_ip: 10.5.126.90
|
eth0_ip: 10.5.126.90
|
||||||
eth1_ip: 10.5.127.65
|
eth1_ip: 10.5.127.65
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue