Franziska Kunsmann
b06532241b
All checks were successful
bundlewrap/pipeline/head This commit looks good
6 lines
186 B
Text
6 lines
186 B
Text
root: hostmaster@kunbox.net
|
|
postmaster: hostmaster@kunbox.net
|
|
|
|
% for source, target in node.metadata.get('postfix/aliases', {}).items():
|
|
${source}: ${', '.join(sorted(target))}
|
|
% endfor
|