Disable live migration support (temp)
Signed-off-by: Emilien Macchi <emilien.macchi@enovance.com>
This commit is contained in:
parent
400aa4566b
commit
f14c23043c
@ -79,7 +79,7 @@ Host *
|
||||
class { 'nova::compute::libvirt':
|
||||
libvirt_type => $libvirt_type,
|
||||
vncserver_listen => '0.0.0.0',
|
||||
migration_support => true,
|
||||
migration_support => false,
|
||||
}
|
||||
|
||||
exec{'/etc/init.d/open-iscsi start':
|
||||
|
Loading…
x
Reference in New Issue
Block a user