Do not install etcd gateway on etcd server nodes
In a metal scenario, where neutron-server is running on the host, etcd gateway should not be installed on the host since it will already be running an etcd server instance. This fixes Calico on bare-metal controller installs. Change-Id: Ie3da23ca764e1889cd26c9dc571bd7e125447b85
This commit is contained in:
parent
a14dd0829d
commit
4199e8dae4
@ -33,6 +33,7 @@
|
||||
neutron_services['calico-felix']['group'],
|
||||
neutron_services['neutron-server']['group']
|
||||
]) | length > 0"
|
||||
- "'etcd' not in group_names"
|
||||
|
||||
- name: Include ODL role
|
||||
include_role:
|
||||
|
Loading…
x
Reference in New Issue
Block a user