From 25f1364eb996e1c4d4707374856cfb29d4ec37b7 Mon Sep 17 00:00:00 2001 From: moritzrfs Date: Mon, 5 May 2025 20:02:01 +0200 Subject: [PATCH] Remove additional host --- vars.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vars.yaml b/vars.yaml index 86b6268..f8e7080 100644 --- a/vars.yaml +++ b/vars.yaml @@ -3,8 +3,8 @@ nfs_exports: clients: - name: pve03.home options: rw,sync,no_subtree_check,no_root_squash - - name: pve02.home - options: rw,sync,no_subtree_check,no_root_squash + # - name: pve02.home + # options: rw,sync,no_subtree_check,no_root_squash nfs_mounts: - src: share-box.home:/mnt/shares/test