diff --git a/templates b/templates index ebc97357..886f8ab9 100755 --- a/templates +++ b/templates @@ -446,6 +446,17 @@ }, test_suite => { name => "install_rescue_encrypted" }, }, + { + machine => { name => "uefi" }, + prio => 32, + product => { + arch => "x86_64", + distri => "fedora", + flavor => "universal", + version => "*", + }, + test_suite => { name => "install_rescue_encrypted" }, + }, { machine => { name => "64bit" }, prio => 10,