From acabc491f74d95faef54ea17ac3772cea5b1db00 Mon Sep 17 00:00:00 2001 From: Christian Goll Date: Thu, 27 Jan 2022 10:06:08 +0100 Subject: [PATCH] nfs mount option must be defaults --- etc/warewulf.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/warewulf.conf b/etc/warewulf.conf index 794674f6..787d8188 100644 --- a/etc/warewulf.conf +++ b/etc/warewulf.conf @@ -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