From 12e82cc7bc243cc7494c4f8743a7462685bfb0cd Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 7 Jul 2021 13:50:39 -0700 Subject: [PATCH] how many reverts can I do? This one should be reverted because we want it to not mess with resolv.conf Revert "Revert "buildvm_s390x: try and not block ifcfg handling on s390x machines"" This reverts commit 290ef0841fd1d6e0a59d2c8b9ea74ee522c3aca4. --- 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