Bump KDE package set install disk size to 15GiB

KDE netinst installs more packages than before, now, so it needs
more space. After investigation this is not a bug, it is intended.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2021-02-08 13:28:08 -08:00
parent 670fc8c306
commit 154328e590
1 changed files with 1 additions and 1 deletions

View File

@ -1317,7 +1317,7 @@
}, },
"settings": { "settings": {
"DESKTOP": "kde", "DESKTOP": "kde",
"HDDSIZEGB": "13", "HDDSIZEGB": "15",
"PACKAGE_SET": "kde", "PACKAGE_SET": "kde",
"POSTINSTALL": "_collect_data", "POSTINSTALL": "_collect_data",
"REPOSITORY_VARIATION": "%LOCATION%" "REPOSITORY_VARIATION": "%LOCATION%"