Remove additional host
This commit is contained in:
@@ -3,8 +3,8 @@ nfs_exports:
|
|||||||
clients:
|
clients:
|
||||||
- name: pve03.home
|
- name: pve03.home
|
||||||
options: rw,sync,no_subtree_check,no_root_squash
|
options: rw,sync,no_subtree_check,no_root_squash
|
||||||
- name: pve02.home
|
# - name: pve02.home
|
||||||
options: rw,sync,no_subtree_check,no_root_squash
|
# options: rw,sync,no_subtree_check,no_root_squash
|
||||||
|
|
||||||
nfs_mounts:
|
nfs_mounts:
|
||||||
- src: share-box.home:/mnt/shares/test
|
- src: share-box.home:/mnt/shares/test
|
||||||
|
|||||||
Reference in New Issue
Block a user