diff --git a/scripts/keepalived.sh b/scripts/keepalived.sh index edbe190..3dd2d3b 100644 --- a/scripts/keepalived.sh +++ b/scripts/keepalived.sh @@ -113,7 +113,8 @@ EOF cat > "$KEEPALIVED_CONF" << EOF global_defs { router_id LVS_K8S_$(hostname) - script_security 2 + script_security 2 + enable_script_security } vrrp_script check_haproxy {