Added missing comma to standalone template conf file

pull/1/head
Joanna Rutkowska 13 years ago
parent 9fa24f91e5
commit fb7f89f474

@ -11,7 +11,7 @@ memory = %MEM%
name = "%VMNAME%"
disk = [ 'file:%VMDIR%/root.img,xvda,w',
'file:%VMDIR%/private.img,xvdb,w'
'file:%VMDIR%/private.img,xvdb,w',
'file:%VMDIR%/volatile.img,xvdc,w'
]

Loading…
Cancel
Save