aboutsummaryrefslogtreecommitdiffstats
path: root/environments
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-08-10 08:48:12 +0000
committerGerrit Code Review <review@openstack.org>2016-08-10 08:48:12 +0000
commitdae7f72898dec10a53d724d989dd7083b60c40b5 (patch)
tree7c45eb361b71331c5ca6f36cbee38e5a3b403683 /environments
parentd87e2a380095494085e5ed5e0348faba24331d9d (diff)
parent11079d69df8f7b212fee419c7489095feba9cfa2 (diff)
Merge "Retain existing ComputeHostnameFormat when upgrading older envs"
Diffstat (limited to 'environments')
-rw-r--r--environments/updates/update-from-overcloud-compute-hostnames.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/environments/updates/update-from-overcloud-compute-hostnames.yaml b/environments/updates/update-from-overcloud-compute-hostnames.yaml
new file mode 100644
index 00000000..f628f0de
--- /dev/null
+++ b/environments/updates/update-from-overcloud-compute-hostnames.yaml
@@ -0,0 +1,2 @@
+parameter_defaults:
+ ComputeHostnameFormat: '%stackname%-compute-%index%'