Merge pull request #37 from bodepd/ensure_vncproxy_is_running
Ensure vncproxy is enabled.
This commit is contained in:
@@ -178,7 +178,8 @@ class openstack::all(
|
||||
}
|
||||
|
||||
class { 'nova::vncproxy':
|
||||
host => $public_hostname,
|
||||
enabled => true,
|
||||
host => $public_hostname,
|
||||
}
|
||||
|
||||
class { 'nova::compute':
|
||||
|
||||
Reference in New Issue
Block a user