Merge "Replace wrong env file for ovn"

This commit is contained in:
Zuul 2019-06-04 14:06:48 +00:00 committed by Gerrit Code Review
commit 5739b24b67
1 changed files with 1 additions and 1 deletions

View File

@ -249,7 +249,7 @@
- name: set the OVN args
set_fact:
ovn_args: >-
-e {{ overcloud_templates_path }}/environments/neutron-ml2-ovn-ha.yaml
-e {{ overcloud_templates_path }}/environments/services/neutron-ovn-ha.yaml
when: deploy_ha_ovn|bool
- name: set the scenario args for composable roles