sync roles with changes from OWS
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
---
|
||||
|
||||
redis_unixsocket: "/var/run/redis/redis.sock"
|
||||
redis_unixsocketperm: 770
|
||||
redis_options:
|
||||
- {option: port, value: "{{ redis_port }}"}
|
||||
- {option: unixsocket, value: "{{ redis_unixsocket }}"}
|
||||
- {option: unixsocketperm, value: "{{ redis_unixsocketperm }}"}
|
||||
|
||||
Reference in New Issue
Block a user