Use older Redis cookbook, install on bitcoin-2
This commit is contained in:
@@ -413,8 +413,7 @@ The sentinel recipe's use their own attribute file.
|
||||
'logfile' => nil,
|
||||
'syslogenabled' => 'yes',
|
||||
'syslogfacility' => 'local0',
|
||||
'quorum_count' => 2,
|
||||
'protected-mode' => nil,
|
||||
'quorum_count' => 2
|
||||
```
|
||||
|
||||
* `redisio['redisio']['sentinel']['manage_config']` - Should the cookbook manage the redis and redis sentinel config files. This is best set to false when using redis_sentinel as it will write state into both configuration files.
|
||||
|
||||
Reference in New Issue
Block a user