From 07b75b1a305b768fb4c1a494826b2c4d9a0cf0f1 Mon Sep 17 00:00:00 2001 From: Josef Skladanka Date: Fri, 13 Feb 2015 10:01:38 +0100 Subject: [PATCH] fixed typo --- templates | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 => "", },