Skip to content

Configure Keepalived to use user, group and process of HAProxy and to enable script security

Christian Hüser requested to merge 2-default-user-keepalived-script into master

Configure Keepalived to use user, group and process of HAProxy:

  • Add script_user configuration to config file.
  • Add config variable haproxy_process_name as a default variable.

Closes #2 (closed)

Configure Keepalived to enable script security:

  • Add enable_script_security to config file.

Closes #3 (closed)

Merge request reports