diff --git a/templates b/templates index 4b40887c..54d151bb 100755 --- a/templates +++ b/templates @@ -4421,7 +4421,9 @@ { key => "LIVE", value => "1" }, { key => "PACKAGE_SET", value => "default" }, { key => "DESKTOP", value => "gnome" }, - { key => "TEST_TARGET", value => "ISO" } + { key => "TEST_TARGET", value => "ISO" }, + # FIXME this is a workaround for RHBZ #1663040 / #1666083 + { key => "GRUB", value => "enforcing=0" } ], version => "*", },