diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-08-25 18:46:59 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-08-25 18:46:59 -0400 |
| commit | 7bc52e9020a7accf6f8f61782c346acbeba47140 (patch) | |
| tree | 1816f262e57eff4db31ee5fd15214f6325294a18 /joeyconfig.hs | |
| parent | 8bf2e3f73a8afe9ad355ec7c9a38d2728496bf5d (diff) | |
borg backup for pell
Diffstat (limited to 'joeyconfig.hs')
| -rw-r--r-- | joeyconfig.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs index e98e5b51..49480718 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -373,7 +373,7 @@ elephant = host "elephant.kitenet.net" $ props & Apt.serviceInstalledRunning "swapspace" & alias "eubackup.kitenet.net" - & Apt.installed ["obnam", "sshfs", "rsync"] + & Apt.installed ["obnam", "sshfs", "rsync", "borgbackup"] & JoeySites.obnamRepos ["pell", "kite"] & JoeySites.githubBackup & JoeySites.rsyncNetBackup hosts |
