fup
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
dir "/tmp"
|
||||
port {{ $sentinel_port }}
|
||||
sentinel monitor {{ $master_name }} SENTINEL_MASTER {{ $port }} {{ $quorum }}
|
||||
sentinel down-after-milliseconds {{ $master_name }} 60000
|
||||
sentinel down-after-milliseconds {{ $master_name }} 60000
|
||||
|
||||
# User-supplied sentinel configuration:
|
||||
# End of sentinel configuration
|
||||
|
Reference in New Issue
Block a user