diff options
author | Jenkins <jenkins@review.openstack.org> | 2016-01-06 09:04:18 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2016-01-06 09:04:18 +0000 |
commit | 6746cb80f32032d2d205ea1a7d15c2f5a06a2843 (patch) | |
tree | a39df2724b91e61ca6fa6f2fd1da10b0024eaf89 /network | |
parent | 1dcfdab92067afe30cf26edb27f384a01b8809c2 (diff) | |
parent | 4ff84638ab1fd39b6c907ed2899227462da358cf (diff) |
Merge "Align template defaults with the client"
Diffstat (limited to 'network')
-rw-r--r-- | network/endpoints/endpoint_map.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/endpoints/endpoint_map.yaml b/network/endpoints/endpoint_map.yaml index 05214011..0ff0a8e5 100644 --- a/network/endpoints/endpoint_map.yaml +++ b/network/endpoints/endpoint_map.yaml @@ -78,7 +78,7 @@ parameters: via parameter_defaults in the resource registry. CloudName: type: string - default: '' + default: overcloud description: The DNS name of this cloud. E.g. ci-overcloud.tripleo.org resources: |