From f3ef76c8a5131656553e91ba4e4e143bf74dfd60 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Mon, 30 Oct 2023 08:49:45 +0200 Subject: holywood2: adjust exports for new IP addresses Signed-off-by: Lars Wirzenius Sponsored-by: author --- ansible/roles/holywood2/files/exports | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ansible/roles/holywood2') diff --git a/ansible/roles/holywood2/files/exports b/ansible/roles/holywood2/files/exports index 92dc38d..f90ff7c 100644 --- a/ansible/roles/holywood2/files/exports +++ b/ansible/roles/holywood2/files/exports @@ -1,6 +1,8 @@ /mnt/soile/pupu 10.0.0.0/24(rw,nohide,async,no_subtree_check,insecure) /mnt/soile/pupu 10.1.1.0/24(rw,nohide,async,no_subtree_check,insecure) /mnt/soile/pupu 10.2.2.0/24(rw,nohide,async,no_subtree_check,insecure) +/mnt/soile/pupu 10.3.1.0/24(rw,nohide,async,no_subtree_check,insecure) /mnt/media 10.0.0.0/24(ro,nohide,async,no_subtree_check,insecure) /mnt/media 10.1.1.0/24(ro,nohide,async,no_subtree_check,insecure) /mnt/media 10.2.2.0/24(ro,nohide,async,no_subtree_check,insecure) +/mnt/media 10.3.1.0/24(ro,nohide,async,no_subtree_check,insecure) -- cgit v1.2.1