denc-webcluster: allow http(s) publicly #24
@ -15,6 +15,7 @@ keepalived:
|
|||||||
smtp_server: {{ mailer }}
|
smtp_server: {{ mailer }}
|
||||||
smtp_connect_timeout: 30
|
smtp_connect_timeout: 30
|
||||||
router_id: SSO_FO
|
router_id: SSO_FO
|
||||||
|
enable_script_security: true
|
||||||
vrrp_script:
|
vrrp_script:
|
||||||
check_nginx_port:
|
check_nginx_port:
|
||||||
script: '"/usr/bin/curl -kfsSm2 https://[::1]:443"'
|
script: '"/usr/bin/curl -kfsSm2 https://[::1]:443"'
|
||||||
|
Loading…
Reference in New Issue
Block a user