Initial commit

This commit is contained in:
moritzrfs
2025-05-05 19:59:39 +02:00
commit 0c06b42347
3 changed files with 72 additions and 0 deletions

11
vars.yaml Normal file
View File

@@ -0,0 +1,11 @@
nfs_exports:
- path: /mnt/shares/test
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
nfs_mounts:
- src: share-box.home:/mnt/shares/test
path: /mnt/test