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