summaryrefslogtreecommitdiff
path: root/roles/apps/whawty/auth/instance/templates/sync.toml.j2
diff options
context:
space:
mode:
Diffstat (limited to 'roles/apps/whawty/auth/instance/templates/sync.toml.j2')
-rw-r--r--roles/apps/whawty/auth/instance/templates/sync.toml.j28
1 files changed, 0 insertions, 8 deletions
diff --git a/roles/apps/whawty/auth/instance/templates/sync.toml.j2 b/roles/apps/whawty/auth/instance/templates/sync.toml.j2
deleted file mode 100644
index ddea4da5..00000000
--- a/roles/apps/whawty/auth/instance/templates/sync.toml.j2
+++ /dev/null
@@ -1,8 +0,0 @@
-dont_namespace = true
-[[listener]]
- [listener.authorized_ssh]
- address = ":{{ whawty_auth_instances[whawty_auth_instance].sync.port }}"
- authorized_keys = "/sync/authorized_keys"
-[[module]]
- name = "store"
- path = "/store"