summaryrefslogtreecommitdiff
path: root/joeyconfig.hs
diff options
context:
space:
mode:
authorJoey Hess2016-09-16 12:03:37 -0400
committerJoey Hess2016-09-16 12:03:37 -0400
commit76a5882216d16a15569429d965cd29d757284d87 (patch)
tree1e149e8f46f8419cf40a637ead00876f1a818a08 /joeyconfig.hs
parent1b4fb7f0add1c6f4e50c1ca925b7f3d21097c7d3 (diff)
propellor spin
Diffstat (limited to 'joeyconfig.hs')
-rw-r--r--joeyconfig.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs
index 79917556..fd8aff10 100644
--- a/joeyconfig.hs
+++ b/joeyconfig.hs
@@ -490,7 +490,7 @@ keysafe = host "keysafe.joeyh.name" $ props
-- keysafe installed manually until package is available
- -- & Gpg.keyImported (Gpg.GpgKeyId "98147487") (User "root")
+ & Gpg.keyImported (Gpg.GpgKeyId "CECE11AE") (User "root")
& Ssh.knownHost hosts "usw-s002.rsync.net" (User "root")
& Ssh.userKeys (User "root")
(Context "keysafe.joeyh.name")