diff --git a/templates.fif.json b/templates.fif.json index cbfbd203..52a056c1 100644 --- a/templates.fif.json +++ b/templates.fif.json @@ -850,6 +850,17 @@ "START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%" } }, + "hello_world": { + "profiles": { + "fedora-Workstation-live-iso-x86_64-*-64bit": 20, + }, + "settings": { + "BOOTFROM": "c", + "HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2", + "POSTINSTALL": "hello_world", + "START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%" + } + }, "desktop_browser": { "profiles": { "fedora-KDE-live-iso-x86_64-*-64bit": 22,