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