Hostname / Backup Dir Change
- Update doom-emacs submodule - Change backup directory from `oryp7-gentoo` to `oryp7`
This commit is contained in:
parent
c8c52f0196
commit
5db606272b
@ -7797,7 +7797,7 @@ configs:
|
||||
# MANDATORY: name of the snapper config
|
||||
- name: root
|
||||
# MANDATORY: borg repo target, e. g. backupuser@backuphost:reponame
|
||||
repo: /mnt/5TB_HDD/Backups/oryp7-gentoo/root
|
||||
repo: /mnt/5TB_HDD/Backups/oryp7/root
|
||||
# if this is set to true, borg does not neccessarily fail when a backup fails
|
||||
fault_tolerant_mode: true
|
||||
# snapborg fails when the most recent snapshot transferred successfully is
|
||||
@ -7829,7 +7829,7 @@ configs:
|
||||
configs:
|
||||
- name: home
|
||||
# MANDATORY: borg repo target, e. g. backupuser@backuphost:reponame
|
||||
repo: /mnt/5TB_HDD/Backups/oryp7-gentoo/home
|
||||
repo: /mnt/5TB_HDD/Backups/oryp7/home
|
||||
# if this is set to true, borg does not neccessarily fail when a backup fails
|
||||
fault_tolerant_mode: true
|
||||
# snapborg fails when the most recent snapshot transferred successfully is
|
||||
@ -7866,7 +7866,7 @@ configs:
|
||||
# MANDATORY: name of the snapper config
|
||||
- name: root
|
||||
# MANDATORY: borg repo target, e. g. backupuser@backuphost:reponame
|
||||
repo: /mnt/fileserver/Backups/oryp7-gentoo/root
|
||||
repo: /mnt/fileserver/Backups/oryp7/root
|
||||
# if this is set to true, borg does not neccessarily fail when a backup fails
|
||||
fault_tolerant_mode: true
|
||||
# snapborg fails when the most recent snapshot transferred successfully is
|
||||
@ -7900,7 +7900,7 @@ configs:
|
||||
configs:
|
||||
- name: home
|
||||
# MANDATORY: borg repo target, e. g. backupuser@backuphost:reponame
|
||||
repo: /mnt/fileserver/Backups/oryp7-gentoo/home
|
||||
repo: /mnt/fileserver/Backups/oryp7/home
|
||||
# if this is set to true, borg does not neccessarily fail when a backup fails
|
||||
fault_tolerant_mode: true
|
||||
# snapborg fails when the most recent snapshot transferred successfully is
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 1eaa1aef2ccbb2efbf71bc10b0526a63b8d6121f
|
||||
Subproject commit 36e7aaa619342eff61b1daf3ac664f94d5272db7
|
@ -1,7 +1,7 @@
|
||||
configs:
|
||||
- name: home
|
||||
# MANDATORY: borg repo target, e. g. backupuser@backuphost:reponame
|
||||
repo: /mnt/fileserver/Backups/oryp7-gentoo/home
|
||||
repo: /mnt/fileserver/Backups/oryp7/home
|
||||
# if this is set to true, borg does not neccessarily fail when a backup fails
|
||||
fault_tolerant_mode: true
|
||||
# snapborg fails when the most recent snapshot transferred successfully is
|
||||
|
@ -1,7 +1,7 @@
|
||||
configs:
|
||||
- name: home
|
||||
# MANDATORY: borg repo target, e. g. backupuser@backuphost:reponame
|
||||
repo: /mnt/5TB_HDD/Backups/oryp7-gentoo/home
|
||||
repo: /mnt/5TB_HDD/Backups/oryp7/home
|
||||
# if this is set to true, borg does not neccessarily fail when a backup fails
|
||||
fault_tolerant_mode: true
|
||||
# snapborg fails when the most recent snapshot transferred successfully is
|
||||
|
@ -2,7 +2,7 @@ configs:
|
||||
# MANDATORY: name of the snapper config
|
||||
- name: root
|
||||
# MANDATORY: borg repo target, e. g. backupuser@backuphost:reponame
|
||||
repo: /mnt/fileserver/Backups/oryp7-gentoo/root
|
||||
repo: /mnt/fileserver/Backups/oryp7/root
|
||||
# if this is set to true, borg does not neccessarily fail when a backup fails
|
||||
fault_tolerant_mode: true
|
||||
# snapborg fails when the most recent snapshot transferred successfully is
|
||||
|
@ -2,7 +2,7 @@ configs:
|
||||
# MANDATORY: name of the snapper config
|
||||
- name: root
|
||||
# MANDATORY: borg repo target, e. g. backupuser@backuphost:reponame
|
||||
repo: /mnt/5TB_HDD/Backups/oryp7-gentoo/root
|
||||
repo: /mnt/5TB_HDD/Backups/oryp7/root
|
||||
# if this is set to true, borg does not neccessarily fail when a backup fails
|
||||
fault_tolerant_mode: true
|
||||
# snapborg fails when the most recent snapshot transferred successfully is
|
||||
|
Loading…
x
Reference in New Issue
Block a user