Commit 3a1d358 1 parent 2e3a01e commit 3a1d358 Copy full SHA for 3a1d358
File tree 1 file changed +7
-3
lines changed
1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -1181,8 +1181,12 @@ The lease is only updated in the back end if the values have changed.
1181
1181
1182
1182
.. note ::
1183
1183
1184
+ When used in conjunction with the Ping Check hook library, the
1185
+ the lease-cmds hook library should be listed after Ping Check in
1186
+ the server's ``hooks-libraries `` section of the configuration.
1187
+
1184
1188
When used in conjunction with the HA hook library, the lease-cmds
1185
- hook library must be listed before HA in the server's ``hooks ``
1186
- configuration. This ensures that the binding variables are evaluated
1187
- before HA sends lease updates to its peer(s).
1189
+ hook library must be listed before HA in the server's ``hooks-libraries ``
1190
+ section of the configuration. This ensures that the binding variables
1191
+ are evaluated before HA sends lease updates to its peer(s).
1188
1192
You can’t perform that action at this time.
0 commit comments