bundlewrap/bundles/nftables/files/rules-template
Franziska Kunsmann 0101e0c92d
All checks were successful
kunsi/bundlewrap/pipeline/pr-main This commit looks good
kunsi/bundlewrap/pipeline/head This commit looks good
bundles/nftables: store rules in dedicated files instead of nftables.conf
2021-12-14 15:27:30 +01:00

3 lines
47 B
Text

% for rule in rules:
add rule ${rule}
% endfor