Merge "Remove redundant override of vhost tcp port"
This commit is contained in:
commit
8e34b58d70
@ -185,7 +185,6 @@ outputs:
|
||||
nova::keystone::authtoken::interface: 'internal'
|
||||
nova::keystone::authtoken::memcache_use_advanced_pool: {get_param: MemcacheUseAdvancedPool}
|
||||
nova::wsgi::apache_metadata::access_log_format: 'forwarded'
|
||||
nova::wsgi::apache_metadata::api_port: '8775'
|
||||
nova::wsgi::apache_metadata::ssl: {get_param: EnableInternalTLS}
|
||||
nova::metadata::local_metadata_per_cell: {get_param: NovaLocalMetadataPerCell}
|
||||
# NOTE: bind IP is found in Heat replacing the network name with the local node IP
|
||||
|
@ -194,7 +194,6 @@ outputs:
|
||||
- {get_param: Debug}
|
||||
placement::policy::policies: {get_param: PlacementPolicies}
|
||||
placement::wsgi::apache::access_log_format: 'forwarded'
|
||||
placement::wsgi::apache::api_port: '8778'
|
||||
placement::wsgi::apache::path: '/placement'
|
||||
placement::wsgi::apache::ssl: {get_param: EnableInternalTLS}
|
||||
# NOTE: bind IP is found in hiera replacing the network name with the local node IP
|
||||
|
Loading…
Reference in New Issue
Block a user