Merge "Make use of standalone-tripleo.yml env in standalone-upgrade."

This commit is contained in:
Zuul 2019-02-14 18:44:02 +00:00 committed by Gerrit Code Review
commit 89f57feb36
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ sudo yum update -y \
sudo openstack tripleo upgrade \
--templates \
--local-ip={{ standalone_ip }}/{{ standalone_network_prefix }} \
-e {{ overcloud_templates_path }}/environments/standalone.yaml \
-e {{ overcloud_templates_path }}/environments/standalone/standalone-tripleo.yaml \
-r {{ overcloud_templates_path }}/roles/{{ standalone_role }} \
-e "{{ working_dir }}/containers-prepare-parameters-upgrade.yaml" \
-e "{{ working_dir }}/standalone_parameters_upgrade.yaml" \