Change name of cluster in patronictl command
This commit is contained in:
parent
2d2bdb879e
commit
38dae8b32f
|
@ -439,7 +439,7 @@ class NodeInstance(object):
|
||||||
switchover
|
switchover
|
||||||
--candidate {}
|
--candidate {}
|
||||||
--force
|
--force
|
||||||
pvcdns
|
pvc
|
||||||
""".format(self.name)
|
""".format(self.name)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue