Merge pull request #420 from jcsiadal/nfsdefaults
Fix /opt defaults in warewulf.conf
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user