diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-08-25 19:26:44 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-08-25 19:26:44 -0400 |
| commit | 03421d06b79dc4ab99586c79a002f19047a9ef4d (patch) | |
| tree | 42eecfc0adda9119108d44a0f35e0fd1a25aa04f /joeyconfig.hs | |
| parent | 4df36434f50be58f413550dd36206f0c15a3e6f2 (diff) | |
remove obnam repos setup property
Diffstat (limited to 'joeyconfig.hs')
| -rw-r--r-- | joeyconfig.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs index 49480718..fb5f2995 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -374,7 +374,6 @@ elephant = host "elephant.kitenet.net" $ props & alias "eubackup.kitenet.net" & Apt.installed ["obnam", "sshfs", "rsync", "borgbackup"] - & JoeySites.obnamRepos ["pell", "kite"] & JoeySites.githubBackup & JoeySites.rsyncNetBackup hosts |
