summaryrefslogtreecommitdiff
path: root/ansible/roles/holywood2
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-01-22 16:52:48 +0200
committerLars Wirzenius <liw@liw.fi>2022-01-22 16:52:48 +0200
commit34787d29f07f5d5db6d22abd8ef4e005cd5af9a6 (patch)
tree34298366ef219f24aff16c0d022f2f015e6b6b19 /ansible/roles/holywood2
parentfca4e21f35b03447575a450f7abae5ee315bcbf8 (diff)
downloadansibleness-34787d29f07f5d5db6d22abd8ef4e005cd5af9a6.tar.gz
fix: holywood2 exports file for new router and ip addresses
Sponsored-by: author
Diffstat (limited to 'ansible/roles/holywood2')
-rw-r--r--ansible/roles/holywood2/files/exports1
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible/roles/holywood2/files/exports b/ansible/roles/holywood2/files/exports
index 971f77c..5a04759 100644
--- a/ansible/roles/holywood2/files/exports
+++ b/ansible/roles/holywood2/files/exports
@@ -1,5 +1,6 @@
/mnt/soile/pupu 10.0.0.154(rw,nohide,async,no_subtree_check,insecure)
/mnt/soile/pupu 10.0.0.204(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.0.0.0/24(rw,nohide,async,no_subtree_check,insecure)
/mnt/media 10.0.0.204(ro,nohide,async,no_subtree_check,insecure)
/mnt/media 10.0.0.0/24(ro,nohide,async,no_subtree_check,insecure)