diff --git a/templates b/templates index 63945e1e..6a9c3fba 100755 --- a/templates +++ b/templates @@ -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 => "", },