buildvm-s390x: switch install command
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
5cfab0d7cc
commit
5187e5a9d7
1 changed files with 1 additions and 1 deletions
|
@ -24,6 +24,6 @@ mem_size: 10240
|
||||||
nm: 255.255.255.0
|
nm: 255.255.255.0
|
||||||
num_cpus: 3
|
num_cpus: 3
|
||||||
varnish_group: s390kojipkgs
|
varnish_group: s390kojipkgs
|
||||||
virt_install_command: "{{ virt_install_command_s390x_one_nic_unsafe }}"
|
virt_install_command: "{{ virt_install_command_s390x_one_nic }}"
|
||||||
vmhost: buildvmhost-s390x-01.s390.fedoraproject.org
|
vmhost: buildvmhost-s390x-01.s390.fedoraproject.org
|
||||||
volgroup: /dev/fedora_linux_lpar_1
|
volgroup: /dev/fedora_linux_lpar_1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue