bundles/nfs-server: ensure nfs runs on managed ports, fix firewall rules
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit

This commit is contained in:
Franzi 2022-02-20 08:24:38 +01:00
parent 6267b4c33d
commit 88891b44be
Signed by: kunsi
GPG key ID: 12E3D2136B818350
4 changed files with 41 additions and 7 deletions

View file

@ -36,5 +36,6 @@ actions = {
'needs': {
'file:/usr/local/sbin/apply-sysctl',
},
'triggers': node.metadata.get('sysctl/reload_triggers', set())
},
}