add update sysctl setting

This commit is contained in:
Bob Killen
2017-08-03 08:50:15 -04:00
parent 21e91402d7
commit b7c07f27b8
3 changed files with 31 additions and 0 deletions
+1
View File
@@ -4,6 +4,7 @@ This catalog recipe enables unicast VRRP based failover for one or more floating
### Form Fields
* **Update Host Sysctl** - If `true` automatically sets the needed sysctl setting on the host.
* **Host Label Name** - Host label key name used to schedule keepalived master and backup instances.
* **Master Label** - The value of the keepalived host Label to signify the master instance.
* **Backup Label** - The value of the keepalived host Label to signify the backup instance.