We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a5480e0 + 1d5e713 commit e69b308Copy full SHA for e69b308
README.md
@@ -125,7 +125,7 @@ Define a domain (VM):
125
devices_profile => 'default',
126
dom_profile => 'default',
127
boot => 'hd',
128
- domconf => { memory: { values => '2048', attrs => { unit => 'MiB' }}},
+ domconf => { memory => { values => '2048', attrs => { unit => 'MiB' }}},
129
disks => [{'type' => 'block',
130
'device' => 'disk',
131
'source' => {'dev' => '/dev/vm-pool/my-domain.img'},
0 commit comments