Merge "Remove use of --skip-nodes-and-networks"
This commit is contained in:
commit
594c2e32da
@ -18,7 +18,6 @@ source {{ working_dir }}/stackrc
|
||||
## * Deploy the overcloud!
|
||||
## ::
|
||||
openstack overcloud deploy --stack {{ stack_name }} \
|
||||
{% if network_provision|bool %}--skip-nodes-and-networks{% endif %} \
|
||||
{% if release is not in ['newton', 'ocata', 'pike', 'queens'] %}--override-ansible-cfg {{ working_dir }}/custom_ansible.cfg{% endif %} \
|
||||
--templates {{overcloud_templates_path}} \
|
||||
{{ deploy_args | regex_replace("\n", " ") }} \
|
||||
|
Loading…
x
Reference in New Issue
Block a user