Remove explicit ZK address from Patronictl command
This commit is contained in:
parent
2928d695c9
commit
3490ecbb59
|
@ -466,7 +466,6 @@ class NodeInstance(object):
|
||||||
"""
|
"""
|
||||||
patronictl
|
patronictl
|
||||||
-c /etc/patroni/config.yml
|
-c /etc/patroni/config.yml
|
||||||
-d zookeeper://localhost:2181
|
|
||||||
switchover
|
switchover
|
||||||
--candidate {}
|
--candidate {}
|
||||||
--force
|
--force
|
||||||
|
|
Loading…
Reference in New Issue