From 95eb10f4922327385356366c05404d6917aaff2b Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 7 Jul 2021 11:12:21 -0700 Subject: [PATCH] buildvm_s390x: try and not block ifcfg handling on s390x machines Signed-off-by: Kevin Fenzi --- inventory/group_vars/buildvm_s390x | 1 - 1 file changed, 1 deletion(-) diff --git a/inventory/group_vars/buildvm_s390x b/inventory/group_vars/buildvm_s390x index cd7df89cf8..d2c94b23c8 100644 --- a/inventory/group_vars/buildvm_s390x +++ b/inventory/group_vars/buildvm_s390x @@ -14,7 +14,6 @@ dns: 10.3.163.33 nm: 255.255.255.0 virt_install_command: "{{ virt_install_command_s390x_one_nic_unsafe }}" -ansible_ifcfg_blocklist: True createrepo: False host_group: kojibuilder