diff --git a/templates.fif.json b/templates.fif.json index fc170a83..a517392f 100644 --- a/templates.fif.json +++ b/templates.fif.json @@ -624,13 +624,6 @@ }, "install_package_set_minimal": { "profiles": { - "rocky-boot-iso-x86_64-*-64bit": 10, - "rocky-boot-iso-x86_64-*-uefi": 11, - "rocky-dvd-iso-x86_64-*-64bit": 11, - "rocky-dvd-iso-x86_64-*-uefi": 11, - "rocky-minimal-iso-x86_64-*-64bit": 10, - "rocky-universal-aarch64-*-aarch64": 30, - "rocky-universal-x86_64-*-64bit": 30, "rocky-package-set-x86_64-*-64bit": 30 }, "settings": { @@ -640,12 +633,6 @@ }, "install_package_set_server": { "profiles": { - "rocky-boot-iso-x86_64-*-64bit": 10, - "rocky-boot-iso-x86_64-*-uefi": 11, - "rocky-dvd-iso-x86_64-*-64bit": 11, - "rocky-dvd-iso-x86_64-*-uefi": 11, - "rocky-minimal-iso-x86_64-*-64bit": 10, - "rocky-universal-aarch64-*-aarch64": 30, "rocky-package-set-x86_64-*-64bit": 30 }, "settings": { @@ -655,52 +642,29 @@ }, "install_package_set_graphical-server": { "profiles": { - "rocky-boot-iso-x86_64-*-64bit": 10, - "rocky-boot-iso-x86_64-*-uefi": 11, - "rocky-dvd-iso-x86_64-*-64bit": 11, - "rocky-dvd-iso-x86_64-*-uefi": 11, - "rocky-universal-aarch64-*-aarch64": 30, "rocky-package-set-x86_64-*-64bit": 30 }, "settings": { "DESKTOP": "gnome", - "ENCRYPT_PASSWORD": "weakpassword", - "PACKAGE_SET": "graphical-server", - "POSTINSTALL": "_console_login", - "ROOT_PASSWORD": "weakpassword", - "USER_LOGIN": "qwerty" + "PACKAGE_SET": "graphical-server" } }, "install_package_set_workstation": { "profiles": { - "rocky-boot-iso-x86_64-*-64bit": 10, - "rocky-boot-iso-x86_64-*-uefi": 11, - "rocky-dvd-iso-x86_64-*-64bit": 11, - "rocky-dvd-iso-x86_64-*-uefi": 11, - "rocky-universal-aarch64-*-aarch64": 30, "rocky-package-set-x86_64-*-64bit": 30 }, "settings": { "DESKTOP": "gnome", - "ENCRYPT_PASSWORD": "weakpassword", - "PACKAGE_SET": "workstation", - "POSTINSTALL": "_console_login", - "ROOT_PASSWORD": "weakpassword", - "USER_LOGIN": "qwerty" + "PACKAGE_SET": "workstation" } }, "install_package_set_virtualization-host": { "profiles": { - "rocky-boot-iso-x86_64-*-64bit": 10, - "rocky-boot-iso-x86_64-*-uefi": 11, - "rocky-dvd-iso-x86_64-*-64bit": 11, - "rocky-dvd-iso-x86_64-*-uefi": 11, - "rocky-universal-aarch64-*-aarch64": 30, "rocky-package-set-x86_64-*-64bit": 30 }, "settings": { - "PACKAGE_SET": "virtualization-host", - "POSTINSTALL": "_console_login" + "DESKTOP": "false", + "PACKAGE_SET": "virtualization-host" } }, "install_pxeboot": {