Merge "Add keystone::wsgi::apache::api_port"
This commit is contained in:
commit
697cefb95e
@ -485,6 +485,9 @@ outputs:
|
||||
value: 'keystone.contrib.ec2.backends.sql.Ec2'
|
||||
keystone::service_name: 'httpd'
|
||||
keystone::enable_ssl: {get_param: EnableInternalTLS}
|
||||
keystone::wsgi::apache::api_port:
|
||||
- 5000
|
||||
- {get_param: [EndpointMap, KeystoneAdmin, port]}
|
||||
keystone::wsgi::apache::admin_port: {get_param: [EndpointMap, KeystoneAdmin, port]}
|
||||
keystone::wsgi::apache::ssl: {get_param: EnableInternalTLS}
|
||||
keystone::wsgi::apache::servername:
|
||||
|
Loading…
x
Reference in New Issue
Block a user