Hostname / Backup Dir Change
- Update doom-emacs submodule - Change backup directory from `oryp7-gentoo` to `oryp7`
This commit is contained in:
@@ -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
|
||||
|
Submodule emacs/.config/doom-emacs updated: 1eaa1aef2c...36e7aaa619
@@ -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
|
||||
|
Reference in New Issue
Block a user