summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ansible/hosts3
-rw-r--r--ansible/roles/holywood2/files/exports4
2 files changed, 3 insertions, 4 deletions
diff --git a/ansible/hosts b/ansible/hosts
index 9199fdd..d85f875 100644
--- a/ansible/hosts
+++ b/ansible/hosts
@@ -47,5 +47,4 @@ ick3-backports hostname=ick3-backports debian_codename=stretch pbuilder
[vdc-dev]
oomph
-oomph2
-meta-dev
+oomph3
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)