Add KeyDB (Redis clone) to configuration
Replaces Redis for PVC >= 0.9.81
This commit is contained in:
@ -45,6 +45,10 @@
|
||||
tags: pvc-patroni
|
||||
when: is_coordinator
|
||||
|
||||
- include: keydb/main.yml
|
||||
tags: pvc-keydb
|
||||
when: is_coordinator
|
||||
|
||||
# Install core services
|
||||
- include: libvirt/main.yml
|
||||
tags: pvc-libvirt
|
||||
|
Reference in New Issue
Block a user