Merge "adding --config-dir parameters to neutron containers"
[apex-tripleo-heat-templates.git] / environments / overcloud-services.yaml
1 parameter_defaults:
2   # Consistent Hostname format
3   ControllerDeployedServerHostnameFormat: overcloud-controller-%index%
4   ComputeDeployedServerHostnameFormat: overcloud-novacompute-%index%
5   ObjectStorageDeployedServerHostnameFormat: overcloud-objectstorage-%index%
6   CephStorageDeployedServerHostnameFormat: overcloud-cephstorage-%index%
7   BlockStorageDeployedServerHostnameFormat: overcloud-blockstorage-%index%