added cidr validation and made hook execs to command array with args
This commit is contained in:
parent
fd9f8fc1fd
commit
85a2e39a4b
6 changed files with 54 additions and 165 deletions
|
|
@ -2,8 +2,10 @@ virtualIPs:
|
|||
- ""
|
||||
interface: ""
|
||||
label: ""
|
||||
leaderHook: ""
|
||||
followerHook: ""
|
||||
leaderHook:
|
||||
- ""
|
||||
followerHook:
|
||||
- ""
|
||||
cluster:
|
||||
raft:
|
||||
dir: ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue