--- Class[Openstack::Designate::Service].orig
+++ Class[Openstack::Designate::Service]
@@
- tooz_url => zookeeper://localhost:2181
+ tooz_url => zookeeper://cloudcontrol2006-dev.private.codfw.wikimedia.cloud?hosts=cloudcontrol2005-dev.private.codfw.wikimedia.cloud:2181,cloudcontrol2010-dev.private.codfw.wikimedia.cloud:2181
File[/etc/designate/designate.conf]
- Content differences:
--- /etc/designate/designate.conf.orig
+++ /etc/designate/designate.conf
@@ -291,7 +291,7 @@
# Each designate host just talks to the local mcrouter instance; this instance
# is part of a pool that includes the other designate hosts.
#
-backend_url = zookeeper://localhost:2181
+backend_url = zookeeper://cloudcontrol2006-dev.private.codfw.wikimedia.cloud?hosts=cloudcontrol2005-dev.private.codfw.wikimedia.cloud:2181,cloudcontrol2010-dev.private.codfw.wikimedia.cloud:2181
[service:worker]
#workers = None
Relevant files