Compare commits
No commits in common. "c07c8a92c2224b725556a845e05df830c0aa2543" and "246be855923019d2da84ad16de47dd8d836555fb" have entirely different histories.
c07c8a92c2
...
246be85592
@ -23,16 +23,12 @@
|
||||
enable = true;
|
||||
extraConfig = ''
|
||||
snapshot_root /mnt/backup-4/
|
||||
rsync_short_args -rltD
|
||||
retain alpha 14
|
||||
retain daily 14
|
||||
ssh_args -o BatchMode=yes -o IdentityFile=/var/src/secrets/rsnapshot/id_rsa
|
||||
backup backup-replication@clerie-backup.net.clerie.de:/clerie-backup-replication/ clerie-backup/
|
||||
'';
|
||||
# rsync_short_args
|
||||
# -a -> -rlptgoD
|
||||
# -rltD ist wie -a nur das alle Dateiberechtigungen und Besitzangabe ignoriert werden
|
||||
cronIntervals = {
|
||||
alpha = "15 6 * * * ";
|
||||
daily = "15 6 * * * ";
|
||||
};
|
||||
};
|
||||
|
||||
|
@ -4,6 +4,7 @@
|
||||
imports = [
|
||||
./policyrouting
|
||||
./anycast_healthchecker
|
||||
./borgbackup
|
||||
./gitea
|
||||
./gre-tunnel
|
||||
./minecraft-server
|
||||
|
Loading…
Reference in New Issue
Block a user