mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-16 11:43:08 +00:00
Bump HDDSIZEGB for Workstation-boot-iso i386
Did this for x86_64 last year, but forgot about i386. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
7de1c4837a
commit
ce0efcd8df
@ -4345,7 +4345,8 @@
|
|||||||
name => "",
|
name => "",
|
||||||
settings => [
|
settings => [
|
||||||
{ key => "DESKTOP", value => "gnome" },
|
{ key => "DESKTOP", value => "gnome" },
|
||||||
{ key => "TEST_TARGET", value => "ISO" }
|
{ key => "TEST_TARGET", value => "ISO" },
|
||||||
|
{ key => "HDDSIZEGB", value => "12" }
|
||||||
],
|
],
|
||||||
version => "*",
|
version => "*",
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user