Add autorestic config
This commit is contained in:
1
autorestic/.autorestic.lock.yml
Normal file
1
autorestic/.autorestic.lock.yml
Normal file
@@ -0,0 +1 @@
|
|||||||
|
running: false
|
15
autorestic/.autorestic.yml
Normal file
15
autorestic/.autorestic.yml
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
version: 2
|
||||||
|
|
||||||
|
locations:
|
||||||
|
home:
|
||||||
|
from: /home/etorres
|
||||||
|
to: krypton
|
||||||
|
|
||||||
|
pacman-conf:
|
||||||
|
from: /etc/pacman.d
|
||||||
|
to: krypton
|
||||||
|
|
||||||
|
backends:
|
||||||
|
krypton:
|
||||||
|
type: sftp
|
||||||
|
path: krypton:/mnt/pool/backups/xenon
|
Reference in New Issue
Block a user