Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
Switch to the containerized services defaults
Browse files Browse the repository at this point in the history
...for queens as well

Depends-On: I923731f46ea26582160a11d2dfe85792ab74110b

Change-Id: Ib240c3184fe4a43be26193dd7be2a3adf6845037
Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
  • Loading branch information
bogdando committed Jul 2, 2018
1 parent 42beeac commit aae6819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/general_config/featureset030.yml
Expand Up @@ -26,7 +26,7 @@ telemetry_args: >-
extra_args: >-
--ntp-server pool.ntp.org
{% if release in ['pike', 'queens'] -%}
{% if release == 'pike' -%}
-e {{ overcloud_templates_path }}/environments/services-docker/neutron-ovn.yaml
{%- else -%}
-e {{ overcloud_templates_path }}/environments/services/neutron-ovn-ha.yaml
Expand Down

0 comments on commit aae6819

Please sign in to comment.