55eae66644
Moving to v3 requires etcd3, which uses a new L4 gatewayvsetup and deprecates v2 proxy. The role configuration is updated to use the etcd3 L4 gateway. Change-Id: I91d3fef8d1b89f595b529c7c96b3d7249e5b7291
7 lines
140 B
Django/Jinja
7 lines
140 B
Django/Jinja
# {{ ansible_managed }}
|
|
|
|
[global]
|
|
MetadataAddr = {{ internal_lb_vip_address }}
|
|
EtcdEndpoints = http://127.0.0.1:2379
|
|
DatastoreType = etcdv3
|