Fix error in documentation
virt-type is not a model setting but a model constraint.
This commit is contained in:
@@ -31,7 +31,8 @@ default setting.
|
||||
**MODEL_SETTINGS** should be a list of key/value pairs delimited by
|
||||
semicolon e.g.::
|
||||
|
||||
export MODEL_SETTINGS="virt-type=kvm;no-proxy=jujucharms.com"
|
||||
export MODEL_SETTINGS="no-proxy=jujucharms.com"
|
||||
export MODEL_CONSTRAINTS="virt-type=kvm"
|
||||
|
||||
|
||||
1) Prepare
|
||||
|
||||
Reference in New Issue
Block a user