Set cinder's service name to httpd via t-h-t
With this, we can clean it from puppet-tripleo. Change-Id: I13638cd1af52537bef8540f0d5fa5f5f7decd392 Depends-On: Ic1967a6f4f60a273965811516f33121115d518b4
This commit is contained in:
parent
e60c5377fb
commit
9e2e558a5f
@ -100,6 +100,7 @@ outputs:
|
||||
# internal_api_uri -> [IP]
|
||||
# internal_api_subnet - > IP/CIDR
|
||||
cinder::api::bind_host: {get_param: [ServiceNetMap, CinderApiNetwork]}
|
||||
cinder::api::service_name: 'httpd'
|
||||
cinder::wsgi::apache::ssl: false
|
||||
cinder::wsgi::apache::bind_host: {get_param: [ServiceNetMap, CinderApiNetwork]}
|
||||
cinder::wsgi::apache::servername:
|
||||
|
Loading…
x
Reference in New Issue
Block a user