[_PNodeName, _PForce, ("master_candidate", None, ht.TMaybeBool, "Wheth
er the node should become a master candidate"), ("offline", None, ht.T
MaybeBool, "Whether the node should be marked as offline"), ("drained"
, None, ht.TMaybeBool, "Whether the node should be marked as drained")
, ("auto_promote", False, ht.TBool, "Whether node(s) should be promote
d to master candidate if necessary"), ("master_capable", None, ht.TMay
beBool, "Denote whether node can become master or master candidate"),
("vm_capable", None, ht.TMaybeBool, "Denote whether node can host inst
...
|