]> git.ekhem.eu.org Git - turnup.git/commitdiff
Stop deploying a tool for monitoring and pushing a directory.
authorJakub Czajka <jakub@ekhem.eu.org>
Wed, 1 Nov 2023 22:54:14 +0000 (23:54 +0100)
committerJakub Czajka <jczajka@google.com>
Sun, 24 Dec 2023 18:46:45 +0000 (19:46 +0100)
storage_drive.yaml

index e87439ea33de5d0f2143b82b43564461b7f0417e..acdf6e413ff63cb86b421a3773f60a7ea63e3f3c 100644 (file)
@@ -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