Merge "Update standalone environment file"

This commit is contained in:
Zuul 2018-10-25 09:56:57 +00:00 committed by Gerrit Code Review
commit 45bc22e9aa

View File

@ -1,7 +1,7 @@
sudo openstack tripleo deploy \
--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.yaml" \
-e "{{ working_dir }}/standalone_parameters.yaml" \