openstack-ansible/etc/openstack_deploy/conf.d/etcd.yml.example
Logan V 68eb88caa4 Add Calico networking AIO scenario
Depends-On: I47543778487b6a9a2972b29d270d199a4d1e9b61
Change-Id: Iaf392898c072ac4b39d878bb27654406c5ab0d8b
2019-05-12 15:22:53 -05:00

10 lines
228 B
Plaintext

# The infra nodes that will be running the etcd containers (only used if the
# calico plugin is enabled for Neutron)
etcd_hosts:
infra1:
ip: 172.20.236.111
infra2:
ip: 172.20.236.112
infra3:
ip: 172.20.236.113