summaryrefslogtreecommitdiff
path: root/ansible/roles/holywood2
diff options
context:
space:
mode:
authorLars Wirzenius <lwirzenius@wikimedia.org>2020-10-13 19:54:44 +0300
committerLars Wirzenius <lwirzenius@wikimedia.org>2020-10-13 19:54:44 +0300
commit07575bbf13ecb241a9f3e05fe43d104d6ad19816 (patch)
tree91aaa51d2546ad7a2dec4f8f200165b5b11123bd /ansible/roles/holywood2
parentc536eeaa116415c2b417342a7f8c1146f3c60128 (diff)
downloadansibleness-07575bbf13ecb241a9f3e05fe43d104d6ad19816.tar.gz
fix: /etc/exports for holywood2
Diffstat (limited to 'ansible/roles/holywood2')
-rw-r--r--ansible/roles/holywood2/files/exports4
1 files changed, 2 insertions, 2 deletions
diff --git a/ansible/roles/holywood2/files/exports b/ansible/roles/holywood2/files/exports
index d7288a6..7f118a5 100644
--- a/ansible/roles/holywood2/files/exports
+++ b/ansible/roles/holywood2/files/exports
@@ -1,4 +1,4 @@
/mnt/soile/pupu 10.0.0.204(rw,nohide,async,no_subtree_check,insecure)
/mnt/soile/pupu 10.0.0.0/24(rw,nohide,async,no_subtree_check,insecure)
-/mnt/Ella3/media 10.0.0.204(ro,nohide,async,no_subtree_check,insecure)
-/mnt/Ella3/media 10.0.0.0/24(ro,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)