Fixed sympa map

This commit is contained in:
Tobias Herre 2023-10-27 00:10:44 +02:00
parent 66fa219de0
commit 961b389963
1 changed files with 4 additions and 4 deletions

View File

@ -150,10 +150,10 @@ vars:
# Managed by CFEngine # Managed by CFEngine
# #
{{#dl}} {{#dl}}
sympa@{{.}} sympa:sympa@{{.}}(dl) sympa@{{.}} sympa:sympa@{{.}}
listmaster@{{.}}(dl) sympa:listmaster@{{.}}(dl) listmaster@{{.}} sympa:listmaster@{{.}}
bounce@{{.}}(dl) sympa:bounce@{{.}}(dl) bounce@{{.}} sympabounce:bounce@{{.}}
abuse-feedback-report@{{.}} sympa:abuse-feedback-report@{{.}} abuse-feedback-report@{{.}} sympabounce:abuse-feedback-report@{{.}}
{{/dl}} {{/dl}}
", ",
bundlestate("$(this.bundle)")); bundlestate("$(this.bundle)"));