Merge "Fix neutron ssl relationship"
This commit is contained in:
commit
ca91efc958
@ -197,6 +197,7 @@ class infracloud::controller(
|
|||||||
key_content => $neutron_ssl_key_file_contents,
|
key_content => $neutron_ssl_key_file_contents,
|
||||||
cert_content => $neutron_ssl_cert_file_contents,
|
cert_content => $neutron_ssl_cert_file_contents,
|
||||||
before => Service['neutron-server'],
|
before => Service['neutron-server'],
|
||||||
|
require => Package['neutron'],
|
||||||
}
|
}
|
||||||
|
|
||||||
# keystone user, role, service, endpoints for neutron service
|
# keystone user, role, service, endpoints for neutron service
|
||||||
|
Loading…
x
Reference in New Issue
Block a user