Update defaults/main.yml by adding health_check var
This commit is contained in:
parent
e2063d9eba
commit
6a6f23032f
@ -182,6 +182,7 @@ nginx_http_template:
|
||||
address: localhost
|
||||
port: 8081
|
||||
weight: 1
|
||||
health_check: max_fails=1 fail_timeout=10s
|
||||
|
||||
# Enable creating dynamic templated NGINX stream configuration files.
|
||||
nginx_stream_template_enable: false
|
||||
|
Loading…
Reference in New Issue
Block a user