Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
5c4ff7af
Verified
Commit
5c4ff7af
authored
Nov 04, 2021
by
Evangelos Foutras
🐱
Browse files
Disable offsite backups temporarily
rsync.net is about to migrate us to a new username/hostname pair.
parent
22976e7f
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/borg_client/templates/borg-backup.service.j2
View file @
5c4ff7af
...
...
@@ -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]
...
...
Evangelos Foutras
🐱
@foutrelis
mentioned in commit
e554d432
·
Nov 06, 2021
mentioned in commit
e554d432
mentioned in commit e554d4327dd03cebe064cd24d0990306d822bee4
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment