Merge pull request #261 from hpcng/config_fix

nfs mount option must be defaults
This commit is contained in:
Christian Goll
2022-01-27 10:39:16 +01:00
committed by GitHub

View File

@@ -20,7 +20,7 @@ nfs:
export paths:
- path: /home
export options: rw,sync
mount options: default
mount options: defaults
mount: true
- path: /opt
export options: ro,sync,no_root_squash