fixed typo

This commit is contained in:
Josef Skladanka 2015-02-13 10:01:38 +01:00
parent a00cf9e530
commit 07b75b1a30
1 changed files with 2 additions and 2 deletions

View File

@ -51,8 +51,8 @@
{ key => "DISK_GUIDED_MULTI", value => "1" },
{ key => "HDDMODEL", value => "ide-hd,bus=ahci0.0" },
{ key => "NUMDISKS", value => "2" },
{ key => "HDD_2". value => "disk_full.img" },
{ key => "ROOT_PASSWORD". value => "weakpassword" },
{ key => "HDD_2", value => "disk_full.img" },
{ key => "ROOT_PASSWORD", value => "weakpassword" },
],
variables => "",
},