Skip to content
Snippets Groups Projects
Commit 3d1171f0 authored by Jenkins's avatar Jenkins Committed by Gerrit Code Review
Browse files

Merge "Start using orchestration_engine variable"

parents d9db6bb8 4d6afc67
No related branches found
No related tags found
No related merge requests found
{
"command": "start-ovsdb-server {{ hostvars[inventory_hostname]['ansible_' + api_interface]['ipv4']['address'] }} {% if keystone_replicas is defined %} {{ neutron_bridge_name }} {{ neutron_external_interface }} {% endif %}",
"command": "start-ovsdb-server {{ hostvars[inventory_hostname]['ansible_' + api_interface]['ipv4']['address'] }} {% if orchestration_engine == 'KUBERNETES' %} {{ neutron_bridge_name }} {{ neutron_external_interface }} {% endif %}",
"config_files": []
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment