summaryrefslogtreecommitdiff
path: root/roles/storage/zfs
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2021-05-02 16:20:10 +0200
committerChristian Pointner <equinox@spreadspace.org>2021-05-02 16:20:10 +0200
commitad5c22b169f1a1cba85599149ec1f143109d62c5 (patch)
tree1258563ebacdb41d3262cb9b040be1fc7389fb98 /roles/storage/zfs
parentch-prometheus exclude storage/backups from epimetheus backup for now (diff)
adapt backup sanoid template for ch-epimetheus only
Diffstat (limited to 'roles/storage/zfs')
-rw-r--r--roles/storage/zfs/sanoid/defaults/main.yml2
-rw-r--r--roles/storage/zfs/syncoid/templates/systemd.service.j22
2 files changed, 2 insertions, 2 deletions
diff --git a/roles/storage/zfs/sanoid/defaults/main.yml b/roles/storage/zfs/sanoid/defaults/main.yml
index 68a3888f..f48e9fd2 100644
--- a/roles/storage/zfs/sanoid/defaults/main.yml
+++ b/roles/storage/zfs/sanoid/defaults/main.yml
@@ -13,7 +13,7 @@ zfs_sanoid_templates:
backup:
frequently: 0
- hourly: 36
+ hourly: 0
daily: 60
monthly: 6
yearly: 0
diff --git a/roles/storage/zfs/syncoid/templates/systemd.service.j2 b/roles/storage/zfs/syncoid/templates/systemd.service.j2
index f55539ac..ada34336 100644
--- a/roles/storage/zfs/syncoid/templates/systemd.service.j2
+++ b/roles/storage/zfs/syncoid/templates/systemd.service.j2
@@ -1,5 +1,5 @@
[Unit]
-Description=run syncoid based backup for {{ item.key }}
+Description=syncoid-based backup for {{ item.key }}
[Service]
Type=oneshot