Merge pull request #420 from jcsiadal/nfsdefaults

Fix /opt defaults in warewulf.conf
This commit is contained in:
Christian Goll
2022-05-05 08:39:34 +02:00
committed by GitHub

View File

@@ -30,7 +30,7 @@ nfs:
mount: true
- path: /opt
export options: ro,sync,no_root_squash
mount options: ""
mount options: defaults
mount: false
systemd name: nfs-server