update defaults

This commit is contained in:
Luc Stroobant 2017-09-12 20:56:50 +02:00
parent ff50e9c16e
commit 0cde6a1d0b
1 changed files with 2 additions and 3 deletions

View File

@ -2,13 +2,12 @@
backup_required: True
restore: False
borg_version: "1.0.10"
borg_checksum: "sha256:99f889e57630e64a67d0c1a54c056f8d82aac1ccc2cc56c9fb5f5f2710f29950"
borg_version: "1.0.11"
borg_checksum: "sha256:fbdc0e0d6d05a0935551f2f408f370236a76b7a30d3bb90a31c3628fe3611359"
borg_download_url: "https://github.com/borgbackup/borg/releases/download/{{ borg_version }}/borg-linux64"
backup_pre_commands:
- '[[ ! -f "/usr/sbin/automysqlbackup" ]] || /usr/sbin/automysqlbackup'
- "dpkg --get-selections > /root/.installed-software.log"
backup_include:
- "/etc"