Skip to content
Snippets Groups Projects
Verified Commit 5c4ff7af authored by Evangelos Foutras's avatar Evangelos Foutras :smiley_cat:
Browse files

Disable offsite backups temporarily

rsync.net is about to migrate us to a new username/hostname pair.
parent 22976e7f
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,8 @@ Description=Borg backup
# The ordering relation defined below is important for the GitLab backups
# because the offsite backup reuses the tarballs from this service's run.
{% endif %}
Wants=borg-backup-offsite.service
# Disabled for rsync.net relocation
#Wants=borg-backup-offsite.service
Before=borg-backup-offsite.service
[Service]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment