{
    "Machines": {
        "64bit": {
            "backend": "qemu",
            "settings": {
                "ARCH_BASE_MACHINE": "64bit",
                "PART_TABLE_TYPE": "mbr",
                "QEMUCPU": "Nehalem",
                "QEMUCPUS": "2",
                "QEMURAM": "2048",
                "QEMUVGA": "virtio",
                "QEMU_VIRTIO_RNG": "1",
                "WORKER_CLASS": "qemu_x86_64"
            }
        },
        "uefi": {
            "backend": "qemu",
            "settings": {
                "ARCH_BASE_MACHINE": "64bit",
                "PART_TABLE_TYPE": "gpt",
                "QEMUCPU": "Nehalem",
                "QEMUCPUS": "2",
                "QEMURAM": "2048",
                "QEMUVGA": "virtio",
                "QEMU_VIRTIO_RNG": "1",
                "UEFI": "1",
                "UEFI_PFLASH_CODE": "/usr/share/edk2/ovmf/OVMF_CODE.fd",
                "UEFI_PFLASH_VARS": "/usr/share/edk2/ovmf/OVMF_VARS.fd",
                "WORKER_CLASS": "qemu_x86_64"
            }
        }
    },
    "Products": {
        "rocky-boot-iso-x86_64-*": {
            "arch": "x86_64",
            "distri": "rocky",
            "flavor": "boot-iso",
            "settings": {
                "+QEMURAM": 3072,
                "TEST_TARGET": "ISO"
            },
            "version": "*"
        },
        "rocky-minimal-iso-x86_64-*": {
            "arch": "x86_64",
            "distri": "rocky",
            "flavor": "minimal-iso",
            "settings": {
                "+QEMURAM": 3072,
                "DEPLOY_UPLOAD_TEST": "install_minimal_upload",
                "TEST_TARGET": "ISO"
            },
            "version": "*"
        },
        "rocky-dvd-iso-x86_64-*": {
            "arch": "x86_64",
            "distri": "rocky",
            "flavor": "dvd-iso",
            "settings": {
                "DEPLOY_UPLOAD_TEST": "install_default_upload",
                "TEST_TARGET": "ISO"
            },
            "version": "*"
        },
        "rocky-universal-x86_64-*": {
            "arch": "x86_64",
            "distri": "rocky",
            "flavor": "universal",
            "settings": {
                "TEST_TARGET": "ISO"
            },
            "version": "*"
        }
    },
    "Profiles": {
        "rocky-boot-iso-x86_64-*-64bit": {
            "machine": "64bit",
            "product": "rocky-boot-iso-x86_64-*"
        },
        "rocky-boot-iso-x86_64-*-uefi": {
            "machine": "uefi",
            "product": "rocky-boot-iso-x86_64-*"
        },
        "rocky-minimal-iso-x86_64-*-64bit": {
            "machine": "64bit",
            "product": "rocky-minimal-iso-x86_64-*"
        },
        "rocky-dvd-iso-x86_64-*-64bit": {
            "machine": "64bit",
            "product": "rocky-dvd-iso-x86_64-*"
        },
        "rocky-dvd-iso-x86_64-*-uefi": {
            "machine": "uefi",
            "product": "rocky-dvd-iso-x86_64-*"
        },
        "rocky-universal-x86_64-*-64bit": {
            "machine": "64bit",
            "product": "rocky-universal-x86_64-*"
        },
        "rocky-universal-x86_64-*-uefi": {
            "machine": "uefi",
            "product": "rocky-universal-x86_64-*"
        }
    },
    "TestSuites": {
        "anaconda_help": {
            "profiles": {
                "rocky-dvd-iso-x86_64-*-64bit": 20
            },
            "settings": {
                "ENTRYPOINT": "_boot_to_anaconda anaconda_help",
                "HELPCHECK": "1"
            }
        },
        "base_reboot_unmount": {
            "profiles": {
                "rocky-dvd-iso-x86_64-*-64bit": 20
            },
            "settings": {
                "BOOTFROM": "c",
                "HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2",
                "POSTINSTALL": "base_reboot_unmount",
                "ROOT_PASSWORD": "weakpassword",
                "START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%",
                "USER_LOGIN": "false"
            }
        },
        "base_system_logging": {
            "profiles": {
                "rocky-dvd-iso-x86_64-*-64bit": 20
            },
            "settings": {
                "BOOTFROM": "c",
                "HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2",
                "POSTINSTALL": "base_system_logging",
                "ROOT_PASSWORD": "weakpassword",
                "START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%",
                "USER_LOGIN": "false"
            }
        },
        "base_update_cli": {
            "profiles": {
                "rocky-dvd-iso-x86_64-*-64bit": 20
            },
            "settings": {
                "BOOTFROM": "c",
                "HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2",
                "POSTINSTALL": "base_update_cli",
                "ROOT_PASSWORD": "weakpassword",
                "START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%",
                "USER_LOGIN": "false"
            }
        },
        "base_package_install_remove": {
            "profiles": {
                "rocky-dvd-iso-x86_64-*-64bit": 40
            },
            "settings": {
                "BOOTFROM": "c",
                "HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2",
                "POSTINSTALL": "base_package_install_remove",
                "ROOT_PASSWORD": "weakpassword",
                "START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%",
                "USER_LOGIN": "false"
            }
        },
        "base_services_start": {
            "profiles": {
                "rocky-dvd-iso-x86_64-*-64bit": 40
            },
            "settings": {
                "BOOTFROM": "c",
                "HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2",
                "POSTINSTALL": "base_services_start",
                "ROOT_PASSWORD": "weakpassword",
                "START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%",
                "USER_LOGIN": "false"
            }
        },
        "base_selinux": {
            "profiles": {
                "rocky-dvd-iso-x86_64-*-64bit": 40
            },
            "settings": {
                "BOOTFROM": "c",
                "HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2",
                "POSTINSTALL": "base_selinux",
                "ROOT_PASSWORD": "weakpassword",
                "START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%",
                "USER_LOGIN": "false"
            }
        },
        "base_service_manipulation": {
            "profiles": {
                "rocky-dvd-iso-x86_64-*-64bit": 40
            },
            "settings": {
                "BOOTFROM": "c",
                "HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2",
                "POSTINSTALL": "base_service_manipulation",
                "ROOT_PASSWORD": "weakpassword",
                "START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%",
                "USER_LOGIN": "false"
            }
        },
        "install_blivet_resize_lvm": {
            "profiles": {
                "rocky-dvd-iso-x86_64-*-64bit": 40
            },
            "settings": {
                "PARTITIONING": "custom_blivet_resize_lvm",
                "HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2",
                "INSTALL": "1",
                "POSTINSTALL": "disk_custom_resize_lvm_postinstall",
                "ROOT_PASSWORD": "weakpassword",
                "START_AFTER_TEST": "install_lvm_ext4"
            }
        },
        "install_resize_lvm": {
            "profiles": {
                "rocky-dvd-iso-x86_64-*-64bit": 40
            },
            "settings": {
                "PARTITIONING": "custom_resize_lvm",
                "HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2",
                "INSTALL": "1",
                "ROOT_PASSWORD": "weakpassword",
                "START_AFTER_TEST": "install_lvm_ext4"
            }
        },
        "install_anaconda_text": {
            "profiles": {
                "rocky-universal-x86_64-*-64bit": 20
            },
            "settings": {
                "ANACONDA_TEXT": "1"
            }
        },
        "install_arabic_language": {
            "profiles": {
                "rocky-universal-x86_64-*-64bit": 40
            },
            "settings": {
                "DESKTOP": "gnome",
                "ENCRYPT_PASSWORD": "weakpassword",
                "HDDSIZEGB": "15",
                "LANGUAGE": "arabic",
                "PACKAGE_SET": "workstation",
                "POSTINSTALL": "_console_login",
                "QEMU_DISABLE_SNAPSHOTS": "1",
                "REPOSITORY_VARIATION": "%LOCATION%",
                "ROOT_PASSWORD": "weakpassword",
                "SWITCHED_LAYOUT": "1",
                "USER_LOGIN": "qwerty"
            }
        },
        "install_asian_language": {
            "profiles": {
                "rocky-universal-x86_64-*-64bit": 40
            },
            "settings": {
                "DESKTOP": "gnome",
                "ENCRYPT_PASSWORD": "weakpassword",
                "HDDSIZEGB": "15",
                "INPUT_METHOD": "1",
                "LANGUAGE": "japanese",
                "PACKAGE_SET": "workstation",
                "POSTINSTALL": "_console_login",
                "QEMU_DISABLE_SNAPSHOTS": "1",
                "REPOSITORY_VARIATION": "%LOCATION%",
                "ROOT_PASSWORD": "weakpassword",
                "USER_LOGIN": "qwerty"
            }
        },
        "install_blivet_lvmthin": {
            "profiles": {
                "rocky-universal-x86_64-*-64bit": 40,
                "rocky-universal-x86_64-*-uefi": 41
            },
            "settings": {
                "PARTITIONING": "custom_blivet_lvmthin",
                "POSTINSTALL": "disk_custom_lvmthin_postinstall",
                "ROOT_PASSWORD": "weakpassword"
            }
        },
        "install_blivet_lvm_ext4": {
            "profiles": {
                "rocky-dvd-iso-x86_64-*-64bit": 40,
                "rocky-dvd-iso-x86_64-*-uefi": 41
            },
            "settings": {
                "PARTITIONING": "custom_blivet_lvm_ext4",
                "POSTINSTALL": "disk_custom_lvm_ext4_postinstall",
                "ROOT_PASSWORD": "weakpassword"
            }
        },
        "install_blivet_standard_partition_ext4": {
            "profiles": {
                "rocky-dvd-iso-x86_64-*-64bit": 40,
                "rocky-dvd-iso-x86_64-*-uefi": 41
            },
            "settings": {
                "PARTITIONING": "custom_blivet_standard_partition_ext4",
                "ROOT_PASSWORD": "weakpassword"
            }
        },
        "install_blivet_with_swap": {
            "profiles": {
                "rocky-universal-x86_64-*-64bit": 50,
                "rocky-universal-x86_64-*-uefi": 51
            },
            "settings": {
                "PARTITIONING": "custom_blivet_with_swap",
                "POSTINSTALL": "disk_custom_with_swap_postinstall",
                "ROOT_PASSWORD": "weakpassword"
            }
        },
        "install_blivet_software_raid": {
            "profiles": {
                "rocky-universal-x86_64-*-64bit": 40,
                "rocky-universal-x86_64-*-uefi": 41
            },
            "settings": {
                "NUMDISKS": "2",
                "PARTITIONING": "custom_blivet_software_raid",
                "POSTINSTALL": "disk_custom_software_raid_postinstall",
                "ROOT_PASSWORD": "weakpassword"
            }
        },
        "install_blivet_xfs": {
            "profiles": {
                "rocky-universal-x86_64-*-64bit": 40,
                "rocky-universal-x86_64-*-uefi": 41
            },
            "settings": {
                "PARTITIONING": "custom_blivet_xfs",
                "POSTINSTALL": "disk_custom_xfs_postinstall",
                "ROOT_PASSWORD": "weakpassword"
            }
        },
        "install_cyrillic_language": {
            "profiles": {
                "rocky-universal-x86_64-*-64bit": 40
            },
            "settings": {
                "DESKTOP": "gnome",
                "ENCRYPT_PASSWORD": "weakpassword",
                "HDDSIZEGB": "15",
                "LANGUAGE": "russian",
                "PACKAGE_SET": "workstation",
                "POSTINSTALL": "_console_login",
                "QEMU_DISABLE_SNAPSHOTS": "1",
                "REPOSITORY_VARIATION": "%LOCATION%",
                "ROOT_PASSWORD": "weakpassword",
                "SWITCHED_LAYOUT": "1",
                "USER_LOGIN": "qwerty"
            }
        },
        "install_default": {
            "profiles": {
                "rocky-boot-iso-x86_64-*-64bit": 10,
                "rocky-boot-iso-x86_64-*-uefi": 11,
                "rocky-dvd-iso-x86_64-*-uefi": 11
            },
            "settings": {
                "PACKAGE_SET": "default",
                "POSTINSTALL": "_collect_data"
            }
        },
        "install_minimal": {
            "profiles": {
                "rocky-minimal-iso-x86_64-*-64bit": 10
            },
            "settings": {
                "PACKAGE_SET": "minimal",
                "POSTINSTALL": "_collect_data"
            }
        },
        "install_minimal_upload": {
            "profiles": {
                "rocky-minimal-iso-x86_64-*-64bit": 10
            },
            "settings": {
                "PACKAGE_SET": "minimal",
                "POSTINSTALL": "_collect_data",
                "STORE_HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2"
            }
        },
        "install_default_upload": {
            "profiles": {
                "rocky-dvd-iso-x86_64-*-64bit": 10
            },
            "settings": {
                "PACKAGE_SET": "default",
                "POSTINSTALL": "_collect_data",
                "STORE_HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2"
            }
        },
        "install_delete_partial": {
            "profiles": {
                "rocky-universal-x86_64-*-64bit": 30,
                "rocky-universal-x86_64-*-uefi": 31
            },
            "settings": {
                "HDD_1": "disk_full_%PART_TABLE_TYPE%.img",
                "PARTITIONING": "guided_delete_partial",
                "ROOT_PASSWORD": "weakpassword"
            }
        },
        "install_delete_pata": {
            "profiles": {
                "rocky-universal-x86_64-*-64bit": 20,
                "rocky-universal-x86_64-*-uefi": 21
            },
            "settings": {
                "HDDMODEL": "ide-hd",
                "HDD_1": "disk_full_mbr.img",
                "PARTITIONING": "guided_delete_all"
            }
        },
        "install_european_language": {
            "profiles": {
                "rocky-universal-x86_64-*-64bit": 40
            },
            "settings": {
                "DESKTOP": "gnome",
                "ENCRYPT_PASSWORD": "weakpassword",
                "HDDSIZEGB": "15",
                "LANGUAGE": "french",
                "NO_UEFI_POST": "1",
                "PACKAGE_SET": "workstation",
                "POSTINSTALL": "_console_login",
                "QEMU_DISABLE_SNAPSHOTS": "1",
                "REPOSITORY_VARIATION": "%LOCATION%",
                "ROOT_PASSWORD": "weakpassword",
                "USER_LOGIN": "qwerty"
            }
        },
        "install_lvmthin": {
            "profiles": {
                "rocky-universal-x86_64-*-64bit": 40,
                "rocky-universal-x86_64-*-uefi": 41
            },
            "settings": {
                "PARTITIONING": "custom_lvmthin",
                "ROOT_PASSWORD": "weakpassword"
            }
        },
        "install_lvm_ext4": {
            "profiles": {
                "rocky-dvd-iso-x86_64-*-64bit": 40,
                "rocky-dvd-iso-x86_64-*-uefi": 41
            },
            "settings": {
                "HDDSIZEGB": "15",
                "PARTITIONING": "custom_lvm_ext4",
                "ROOT_PASSWORD": "weakpassword",
                "STORE_HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2"
            }
        },
        "install_standard_partition_ext4": {
            "profiles": {
                "rocky-dvd-iso-x86_64-*-64bit": 30,
                "rocky-dvd-iso-x86_64-*-uefi": 31
            },
            "settings": {
                "PARTITIONING": "custom_standard_partition_ext4",
                "ROOT_PASSWORD": "weakpassword"
            }
        },
        "install_mirrorlist_graphical": {
            "profiles": {
                "rocky-universal-x86_64-*-64bit": 20
            },
            "settings": {
                "MIRRORLIST_GRAPHICAL": "1"
            }
        },
        "install_multi": {
            "profiles": {
                "rocky-universal-x86_64-*-64bit": 20,
                "rocky-universal-x86_64-*-uefi": 21
            },
            "settings": {
                "HDD_2": "disk_full_mbr.img",
                "NUMDISKS": "2",
                "PARTITIONING": "guided_multi",
                "ROOT_PASSWORD": "weakpassword"
            }
        },
        "install_multi_empty": {
            "profiles": {
                "rocky-universal-x86_64-*-64bit": 30,
                "rocky-universal-x86_64-*-uefi": 31
            },
            "settings": {
                "NUMDISKS": "2",
                "PARTITIONING": "guided_multi_empty_all",
                "ROOT_PASSWORD": "weakpassword"
            }
        },
        "install_with_swap": {
            "profiles": {
                "rocky-universal-x86_64-*-64bit": 50,
                "rocky-universal-x86_64-*-uefi": 51
            },
            "settings": {
                "PARTITIONING": "custom_with_swap",
                "ROOT_PASSWORD": "weakpassword"
            }
        },
        "install_package_set_kde": {
            "profiles": {
                "rocky-universal-x86_64-*-64bit": 50
            },
            "settings": {
                "DESKTOP": "kde",
                "HDDSIZEGB": "15",
                "PACKAGE_SET": "kde",
                "POSTINSTALL": "_collect_data",
                "REPOSITORY_VARIATION": "%LOCATION%"
            }
        },
        "install_package_set_minimal": {
            "profiles": {
                "rocky-universal-x86_64-*-64bit": 30
            },
            "settings": {
                "PACKAGE_SET": "minimal",
                "POSTINSTALL": "_collect_data"
            }
        },
        "install_pxeboot": {
            "profiles": {
                "rocky-universal-x86_64-*-64bit": 30,
                "rocky-universal-x86_64-*-uefi": 31
            },
            "settings": {
                "+ISO": "",
                "DELAYED_START": "1",
                "KICKSTART": "1",
                "NICTYPE": "tap",
                "PARALLEL_WITH": "support_server@%ARCH_BASE_MACHINE%",
                "PXEBOOT": "once",
                "ROOT_PASSWORD": "111111",
                "TEST_TARGET": "COMPOSE",
                "USER_LOGIN": "false",
                "WORKER_CLASS": "tap"
            }
        },
        "install_repository_http_graphical": {
            "profiles": {
                "rocky-universal-x86_64-*-64bit": 20
            },
            "settings": {
                "REPOSITORY_GRAPHICAL": "%LOCATION%"
            }
        },
        "install_repository_http_variation": {
            "profiles": {
                "rocky-universal-x86_64-*-64bit": 20
            },
            "settings": {
                "REPOSITORY_VARIATION": "%LOCATION%"
            }
        },
        "install_rescue_encrypted": {
            "profiles": {
                "rocky-universal-x86_64-*-64bit": 31,
                "rocky-universal-x86_64-*-uefi": 32
            },
            "settings": {
                "BOOTFROM": "d",
                "ENTRYPOINT": "rescue_mode_encrypted",
                "HDD_1": "disk_%MACHINE%_encrypted.qcow2",
                "START_AFTER_TEST": "install_simple_encrypted"
            }
        },
        "install_sata": {
            "profiles": {
                "rocky-universal-x86_64-*-64bit": 20,
                "rocky-universal-x86_64-*-uefi": 21
            },
            "settings": {
                "ATACONTROLLER": "ich9-ahci",
                "HDDMODEL": "ide-drive,bus=ahci0.0"
            }
        },
        "install_scsi_updates_img": {
            "profiles": {
              "rocky-universal-x86_64-*-64bit": 20
            },
            "settings": {
                "CDMODEL": "scsi-cd",
                "GRUB": "inst.updates=https://rockypeople.org/groups/qa/updates/updates-openqa.img",
                "HDDMODEL": "scsi-hd",
                "SCSICONTROLLER": "virtio-scsi-pci",
                "TEST_UPDATES": "1"
            }
        },
        "install_serial_console": {
            "profiles": {
                "rocky-universal-x86_64-*-64bit": 30
            },
            "settings": {
                "ANACONDA_TEXT": "1",
                "NO_UEFI_POST": "1",
                "SERIAL_CONSOLE": "1",
                "VIRTIO_CONSOLE_NUM": "2"
            }
        },
        "install_shrink_ext4": {
            "profiles": {
                "rocky-universal-x86_64-*-64bit": 40
            },
            "settings": {
                "HDD_1": "disk_shrink_ext4.img",
                "PARTITIONING": "guided_shrink",
                "ROOT_PASSWORD": "weakpassword"
            }
        },
        "install_shrink_ntfs": {
            "profiles": {
                "rocky-universal-x86_64-*-64bit": 40
            },
            "settings": {
                "HDD_1": "disk_shrink_ntfs.img",
                "PARTITIONING": "guided_shrink",
                "ROOT_PASSWORD": "weakpassword"
            }
        },
        "install_simple_encrypted": {
            "profiles": {
                "rocky-universal-x86_64-*-64bit": 30,
                "rocky-universal-x86_64-*-uefi": 31
            },
            "settings": {
                "ENCRYPT_PASSWORD": "weakpassword",
                "STORE_HDD_1": "disk_%MACHINE%_encrypted.qcow2"
            }
        },
        "install_simple_free_space": {
            "profiles": {
                "rocky-universal-x86_64-*-64bit": 30,
                "rocky-universal-x86_64-*-uefi": 31
            },
            "settings": {
                "HDD_1": "disk_freespace_%PART_TABLE_TYPE%.img",
                "PARTITIONING": "guided_free_space",
                "ROOT_PASSWORD": "weakpassword"
            }
        },
        "install_software_raid": {
            "profiles": {
                "rocky-universal-x86_64-*-64bit": 30,
                "rocky-universal-x86_64-*-uefi": 31
            },
            "settings": {
                "NUMDISKS": "2",
                "PARTITIONING": "custom_software_raid",
                "ROOT_PASSWORD": "weakpassword"
            }
        },
        "install_xfs": {
            "profiles": {
                "rocky-universal-x86_64-*-64bit": 40,
                "rocky-universal-x86_64-*-uefi": 41
            },
            "settings": {
                "PARTITIONING": "custom_xfs",
                "ROOT_PASSWORD": "weakpassword"
            }
        },
        "memtest": {
            "profiles": {
                "rocky-universal-x86_64-*-64bit": 30
            },
            "settings": {
                "ENTRYPOINT": "memtest"
            }
        },
        "modularity_tests": {
            "profiles": {
                "rocky-dvd-iso-x86_64-*-64bit": 30
            },
            "settings": {
                "BOOTFROM": "c",
                "HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2",
                "POSTINSTALL": "modularity_module_list modularity_enable_disable_module modularity_install_module",
                "ROOT_PASSWORD": "weakpassword",
                "START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%",
                "USER_LOGIN": "false"
            }
        },
        "release_identification": {
            "profiles": {
                "rocky-dvd-iso-x86_64-*-64bit": 40
            },
            "settings": {
                "BOOTFROM": "c",
                "ENTRYPOINT": "text_login_gui rocky_release os_release",
                "HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2",
                "START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%",
                "USER_LOGIN": "false"
            }
        },
        "server_cockpit_basic": {
            "profiles": {
                "rocky-dvd-iso-x86_64-*-64bit": 30
            },
            "settings": {
                "+HDD_1": "disk_%MACHINE%_cockpit.qcow2",
                "+START_AFTER_TEST": "server_cockpit_default",
                "BOOTFROM": "c",
                "POSTINSTALL": "server_cockpit_basic",
                "ROOT_PASSWORD": "weakpassword",
                "USER_LOGIN": "false"
            }
        },
        "server_cockpit_default": {
            "profiles": {
                "rocky-dvd-iso-x86_64-*-64bit": 20
            },
            "settings": {
                "BOOTFROM": "c",
                "HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2",
                "POSTINSTALL": "_setup_browser server_cockpit_default",
                "ROOT_PASSWORD": "weakpassword",
                "START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%",
                "STORE_HDD_1": "disk_%MACHINE%_cockpit.qcow2",
                "USER_LOGIN": "false"
            }
        },
        "server_cockpit_updates": {
            "profiles": {
                "rocky-dvd-iso-x86_64-*-64bit": 30
            },
            "settings": {
                "+HDD_1": "disk_%MACHINE%_cockpit.qcow2",
                "+START_AFTER_TEST": "server_cockpit_default",
                "BOOTFROM": "c",
                "POSTINSTALL": "server_cockpit_updates server_cockpit_autoupdate",
                "ROOT_PASSWORD": "weakpassword",
                "USER_LOGIN": "false"
            }
        },
        "server_filesystem_default": {
            "profiles": {
                "rocky-dvd-iso-x86_64-*-64bit": 20
            },
            "settings": {
                "BOOTFROM": "c",
                "HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2",
                "POSTINSTALL": "server_filesystem_default",
                "ROOT_PASSWORD": "weakpassword",
                "START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%",
                "USER_LOGIN": "false"
            }
        },
        "server_firewall_default": {
            "profiles": {
                "rocky-dvd-iso-x86_64-*-64bit": 20
            },
            "settings": {
                "BOOTFROM": "c",
                "HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2",
                "POSTINSTALL": "server_firewall_default",
                "START_AFTER_TEST": "%DEPLOY_UPLOAD_TEST%",
                "USER_LOGIN": "false"
            }
        }
    }
}