Merge "Fix typo in parameter name"
This commit is contained in:
commit
863628b2fe
@ -231,7 +231,7 @@ class openstack_integration::nova (
|
|||||||
class { 'nova::scheduler': }
|
class { 'nova::scheduler': }
|
||||||
class { 'nova::scheduler::filter': }
|
class { 'nova::scheduler::filter': }
|
||||||
class { 'nova::vncproxy':
|
class { 'nova::vncproxy':
|
||||||
host => $::openstack_integration::confing::host
|
host => $::openstack_integration::config::host
|
||||||
}
|
}
|
||||||
|
|
||||||
class { 'nova::network::neutron':
|
class { 'nova::network::neutron':
|
||||||
|
Loading…
x
Reference in New Issue
Block a user