Bump version of support server disk image

We made it bigger.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2018-11-09 17:16:36 -08:00
parent 14ad5b97f1
commit 11e34f57c1
1 changed files with 1 additions and 1 deletions

View File

@ -4670,7 +4670,7 @@
name => "support_server",
settings => [
{ key => "NUMDISKS", value => "2" },
{ key => "HDD_1", value => "disk_f%CURRREL%_support_3_%ARCH%.img" },
{ key => "HDD_1", value => "disk_f%CURRREL%_support_4_%ARCH%.img" },
{ key => "POSTINSTALL", value => "_support_server" },
{ key => "USER_LOGIN", value => "false" },
{ key => "ROOT_PASSWORD", value => "weakpassword" },