aboutsummaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
authorGiulio Fidente <gfidente@redhat.com>2015-12-14 20:08:46 +0100
committerGiulio Fidente <gfidente@redhat.com>2015-12-18 18:45:22 +0100
commit4ff84638ab1fd39b6c907ed2899227462da358cf (patch)
tree097b1a009341234cd00f63d302124d2e303fa932 /network
parentbce5f65f2e036f6ef5232fdfc8025d7f864faa56 (diff)
Align template defaults with the client
This aligns the parameter default values from python-tripleoclient with tripleo-heat-templates. This is in preparation for removing all the defaults from the client, and maintaining them only in the templates. Change-Id: I7b635a250f1ecc170e18d8e434f0118c6fcbb942 Co-Authored-By: James Slagle <jslagle@redhat.com>
Diffstat (limited to 'network')
-rw-r--r--network/endpoints/endpoint_map.yaml2
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: