Fixed bad variable name
This commit is contained in:
@@ -90,7 +90,7 @@ class openstack::compute (
|
|||||||
glance_api_servers => $glance_api_servers,
|
glance_api_servers => $glance_api_servers,
|
||||||
verbose => $verbose,
|
verbose => $verbose,
|
||||||
rabbit_host => $rabbit_host,
|
rabbit_host => $rabbit_host,
|
||||||
virtual_host => $rabbit_virtual_host,
|
rabbit_virtual_host => $rabbit_virtual_host,
|
||||||
}
|
}
|
||||||
|
|
||||||
# Install / configure nova-compute
|
# Install / configure nova-compute
|
||||||
|
0
spec/fixtures/manifests/site.pp
vendored
0
spec/fixtures/manifests/site.pp
vendored
Reference in New Issue
Block a user