summaryrefslogtreecommitdiff
path: root/roles/whawty/auth/store/templates/systemd.timer.j2
diff options
context:
space:
mode:
Diffstat (limited to 'roles/whawty/auth/store/templates/systemd.timer.j2')
-rw-r--r--roles/whawty/auth/store/templates/systemd.timer.j211
1 files changed, 0 insertions, 11 deletions
diff --git a/roles/whawty/auth/store/templates/systemd.timer.j2 b/roles/whawty/auth/store/templates/systemd.timer.j2
deleted file mode 100644
index 603295a5..00000000
--- a/roles/whawty/auth/store/templates/systemd.timer.j2
+++ /dev/null
@@ -1,11 +0,0 @@
-[Unit]
-Description=sync for whawty-auth store {{ whawty_auth_store.name }}
-
-[Timer]
-OnBootSec=30s
-OnActiveSec=5s
-OnUnitActiveSec=1m
-AccuracySec=5s
-
-[Install]
-WantedBy=timers.target