FIF updates for default packagesets

- Set DESKTOP=gnome to trigger graphical_wait_login instead of
  console_wait_login
- Increase virtual disk size to account for default packagesets
This commit is contained in:
Al Bowles 2022-02-09 22:04:19 -06:00
parent 30cbff08c9
commit ca11bc038c

View File

@ -454,6 +454,8 @@
"rocky-dvd-iso-x86_64-*-uefi": 11
},
"settings": {
"DESKTOP": "gnome",
"HDDSIZEGB": "15",
"PACKAGE_SET": "default",
"POSTINSTALL": "_collect_data"
}