Merge "Don't pass --network-ports in node provision"

This commit is contained in:
Zuul 2021-10-09 14:46:32 +00:00 committed by Gerrit Code Review
commit 32953e32e1
1 changed files with 0 additions and 1 deletions

View File

@ -50,7 +50,6 @@
tripleo_overcloud_node_provision_output_file: "{{ working_dir }}/overcloud-baremetal-deployed.yaml"
tripleo_overcloud_node_provision_rc_file: "{{ working_dir }}/stackrc"
tripleo_overcloud_node_provision_stack: "{{ stack_name }}"
tripleo_overcloud_node_provision_network_ports: "{{ network_provision | default(false) | bool }}"
- name: Deploy the overcloud
shell: >