From: Jakub Czajka Date: Wed, 1 Nov 2023 22:54:14 +0000 (+0100) Subject: Stop deploying a tool for monitoring and pushing a directory. X-Git-Url: https://git.ekhem.eu.org/?a=commitdiff_plain;h=9ebf5629ed16c9af1fac6399cea7216c3ff21f82;p=turnup.git Stop deploying a tool for monitoring and pushing a directory. --- diff --git a/storage_drive.yaml b/storage_drive.yaml index e87439e..acdf6e4 100644 --- a/storage_drive.yaml +++ b/storage_drive.yaml @@ -49,7 +49,6 @@ with_items: - drive_auth.service - drive_download.service - - drive_push.service - psql_backup.service - psql_backup.timer - storage_drive.service @@ -63,7 +62,6 @@ - auth.sh - download.sh - psql_backup.sh - - push.sh - storage_drive.sh - name: Enable services systemd: @@ -75,5 +73,4 @@ with_items: - drive_auth.service - drive_download.service - - drive_push.service - storage_drive.service