Fix rabbitmq connection when not exporting resources
This commit is contained in:
@@ -107,7 +107,7 @@ class openstack::controller(
|
|||||||
} else {
|
} else {
|
||||||
$sql_connection = $nova_db
|
$sql_connection = $nova_db
|
||||||
$glance_connection = $glance_api_servers
|
$glance_connection = $glance_api_servers
|
||||||
$rabbit_connection = $rabbit_host
|
$rabbit_connection = $internal_address
|
||||||
}
|
}
|
||||||
|
|
||||||
####### DATABASE SETUP ######
|
####### DATABASE SETUP ######
|
||||||
|
Reference in New Issue
Block a user