Add support for secondary-to-secondary replication

This commit is contained in:
s3lph 2023-04-05 00:00:55 +02:00
parent c337831383
commit b3a8be8303

View file

@ -48,7 +48,7 @@ remote:
{% endfor %}
acl:
{% for remote in (zones | map(attribute='replicas') ) + (zones | map(attribute='replicate', default={}) | map(attribute=inventory_hostname, default=[]) ) | flatten | unique %}
{% for remote in (zones | map(attribute='replicas') ) + (zones | map(attribute='replicate', default={}) | map(attribute=inventory_hostname, default=[]) | flatten ) | flatten | unique %}
- id: acl-xfr-{{ remote }}
action: transfer