summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2014-04-13 03:36:53 -0400
committerJoey Hess2014-04-13 03:36:53 -0400
commitfe939677adf9fa7bd8311fa437c757d91b3abae6 (patch)
tree3e86d999dac0fee18fe7e126d1ab0d6eb3f21472 /config-joey.hs
parent756d5754a9dd3d9e90bdbf03916820bd26f61db7 (diff)
propellor spin
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/config-joey.hs b/config-joey.hs
index ff8c1332..dd454040 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -76,6 +76,7 @@ hosts =
& Obnam.backup "/srv/git" "33 3 * * *"
[ "--repository=sftp://2318@usw-s002.rsync.net/~/git.kitenet.net.obnam"
, "--encrypt-with=1B169BE1"
+ , "--client-name=wren"
] Obnam.OnlyClient
`requires` Gpg.keyImported "1B169BE1" "root"
`requires` Ssh.keyImported SshRsa "root"