Merge pull request #64 from TeamOS3/master
Add support for specifying guest type
This commit is contained in:
@@ -30,6 +30,7 @@ memory = '{$memory}'
|
||||
$OUT .= "maxmem = '$maxmem'\n";
|
||||
}
|
||||
}
|
||||
type = '{$type}'
|
||||
|
||||
#
|
||||
# Disk device(s).
|
||||
|
||||
Reference in New Issue
Block a user