# Pastebin 8MsKd6c8 galera_wsrep_address: "{{ management_address | ipwrap }}" galera_wsrep_provider_options: - { option: "gcache.size", value: "{{ galera_gcache_size }}" } - { option: "gmcast.listen_addr", value: "tcp://{{ (galera_wsrep_address | ipv6) | ternary('[::]', '0.0.0.0') }}:4567"