From 836d1d2f892ac581ada32446601f104fed980091 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Mar 10 2018 16:31:43 +0000 Subject: Remove install-no-user for F27 live till I can make it work This doesn't really work, it needs a product with that explicit version to make it work, apparently. I think I'd better just take this out and read up again on how the wildcards work rather than just messing around with it. I'll put it back if I can be reasonably sure of making it work. Signed-off-by: Adam Williamson --- diff --git a/templates b/templates index 375345c..5767149 100755 --- a/templates +++ b/templates @@ -239,17 +239,6 @@ }, { machine => { name => "64bit" }, - prio => 20, - product => { - arch => "x86_64", - distri => "fedora", - flavor => "Workstation-live-iso", - version => "27", - }, - test_suite => { name => "install_no_user" }, - }, - { - machine => { name => "64bit" }, prio => 21, product => { arch => "x86_64",