diff --git a/inventory/group_vars/buildvm_s390x b/inventory/group_vars/buildvm_s390x index ecc90c049a..005164d52f 100644 --- a/inventory/group_vars/buildvm_s390x +++ b/inventory/group_vars/buildvm_s390x @@ -12,7 +12,7 @@ ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-31-s390x ks_repo: http://10.3.163.35/pub/fedora-secondary/releases/31/Server/s390x/os/ dns: 10.3.163.33 nm: 255.255.255.0 -virt_install_command: "{{ virt_install_command_s390x_one_nic }}" +virt_install_command: "{{ virt_install_command_s390x_one_nic_unsafe }}" ansible_ifcfg_blocklist: True createrepo: False