diff --git a/manifest.yaml b/manifest.yaml index 7a94bec..10a2553 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -130,12 +130,11 @@ backup: - duplicity - create - /mnt/backup - - /root/.kamado - - /root/.ckpool + - /root/data mounts: BACKUP: /mnt/backup - main: /root/.kamado - ckpool: /root/.ckpool + main: /root/data/kamado + ckpool: /root/data/ckpool restore: type: docker image: compat @@ -145,12 +144,11 @@ backup: - duplicity - restore - /mnt/backup - - /root/.kamado - - /root/.ckpool + - /root/data mounts: BACKUP: /mnt/backup - main: /root/.kamado - ckpool: /root/.ckpool + main: /root/data/kamado + ckpool: /root/data/ckpool actions: stratum-smoke-test: