fix IAD2 virthost names to proper new names. I mean whoever decided to rename all these hosts from virthost to vmhost-{{arch}} needs to get a clue.. no dont git blame that..
This commit is contained in:
parent
ce213161a3
commit
e7d7b43110
5 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@ eth0_ip: 10.3.163.49
|
|||
datacenter: iad2
|
||||
|
||||
|
||||
vmhost: virthost03.iad2.fedoraproject.org
|
||||
vmhost: vmhost-x86-03.iad2.fedoraproject.org
|
||||
volgroup: /dev/vg_guests
|
||||
virt_install_command: "{{ virt_install_command_one_nic }}"
|
||||
ks_url: http://209.132.181.6/repo/rhel/ks/kvm-rhel-8-ext
|
||||
|
|
|
@ -6,7 +6,7 @@ eth0_ip: 10.3.163.50
|
|||
datacenter: iad2
|
||||
|
||||
|
||||
vmhost: virthost04.iad2.fedoraproject.org
|
||||
vmhost: vmhost-x86-04.iad2.fedoraproject.org
|
||||
volgroup: /dev/vg_guests
|
||||
virt_install_command: "{{ virt_install_command_one_nic }}"
|
||||
ks_url: http://209.132.181.6/repo/rhel/ks/kvm-rhel-8-ext
|
||||
|
|
|
@ -6,7 +6,7 @@ eth0_ip: 10.3.163.51
|
|||
datacenter: iad2
|
||||
|
||||
|
||||
vmhost: virthost05.iad2.fedoraproject.org
|
||||
vmhost: vmhost-x86-05.iad2.fedoraproject.org
|
||||
volgroup: /dev/vg_guests
|
||||
virt_install_command: "{{ virt_install_command_one_nic }}"
|
||||
ks_url: http://209.132.181.6/repo/rhel/ks/kvm-rhel-8-ext
|
||||
|
|
|
@ -6,7 +6,7 @@ eth0_ip: 10.3.163.83
|
|||
datacenter: iad2
|
||||
|
||||
|
||||
vmhost: virthost06.iad2.fedoraproject.org
|
||||
vmhost: vmhost-x86-06.iad2.fedoraproject.org
|
||||
volgroup: /dev/vg_guests
|
||||
virt_install_command: "{{ virt_install_command_one_nic }}"
|
||||
ks_url: http://209.132.181.6/repo/rhel/ks/kvm-rhel-8-ext
|
||||
|
|
|
@ -6,7 +6,7 @@ eth0_ip: 10.3.163.84
|
|||
datacenter: iad2
|
||||
|
||||
|
||||
vmhost: virthost07.iad2.fedoraproject.org
|
||||
vmhost: vmhost-x86-07.iad2.fedoraproject.org
|
||||
volgroup: /dev/vg_guests
|
||||
virt_install_command: "{{ virt_install_command_one_nic }}"
|
||||
ks_url: http://209.132.181.6/repo/rhel/ks/kvm-rhel-8-ext
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue