Skip to content
Snippets Groups Projects
Commit 04d4cb02 authored by Alessandro Costantini's avatar Alessandro Costantini
Browse files

Ulteriore modifica per la corretta definizione di my_ip in nova.conf

parent e38da12e
No related branches found
No related tags found
1 merge request!9Development
......@@ -36,6 +36,6 @@ class iaas::profile::nova::common (
nova_config {
'DEFAULT/default_floating_pool': value => $default_flotting_pool;
'DEFAULT/my_ip': value => $::facts["ipaddress_${admin_interface}"];
'DEFAULT/my_ip': value => $endpoint;
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment