diff options
author | Jenkins <jenkins@review.openstack.org> | 2016-08-10 08:48:12 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2016-08-10 08:48:12 +0000 |
commit | dae7f72898dec10a53d724d989dd7083b60c40b5 (patch) | |
tree | 7c45eb361b71331c5ca6f36cbee38e5a3b403683 /environments/updates/update-from-overcloud-compute-hostnames.yaml | |
parent | d87e2a380095494085e5ed5e0348faba24331d9d (diff) | |
parent | 11079d69df8f7b212fee419c7489095feba9cfa2 (diff) |
Merge "Retain existing ComputeHostnameFormat when upgrading older envs"
Diffstat (limited to 'environments/updates/update-from-overcloud-compute-hostnames.yaml')
-rw-r--r-- | environments/updates/update-from-overcloud-compute-hostnames.yaml | 2 |
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%' |