summaryrefslogtreecommitdiff
path: root/Propellor/Property
diff options
context:
space:
mode:
authorJoey Hess2014-04-21 11:11:47 -0400
committerJoey Hess2014-04-21 11:11:47 -0400
commit0c087e47c9aca20b74907d50cf2518b10946feb4 (patch)
treedaec17e44a2c873e3603f879b239feace69b5412 /Propellor/Property
parent789d2580ae4bc7d0826117502849b61ed176737b (diff)
propellor spin
Diffstat (limited to 'Propellor/Property')
-rw-r--r--Propellor/Property/SiteSpecific/JoeySites.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Propellor/Property/SiteSpecific/JoeySites.hs b/Propellor/Property/SiteSpecific/JoeySites.hs
index cef64e23..587b9c2f 100644
--- a/Propellor/Property/SiteSpecific/JoeySites.hs
+++ b/Propellor/Property/SiteSpecific/JoeySites.hs
@@ -261,6 +261,7 @@ gitAnnexDistributor = combineProperties "git-annex distributor, including rsync
`onChange` Service.running "rsync"
, endpoint "/srv/web/downloads.kitenet.net/git-annex/autobuild"
, endpoint "/srv/web/downloads.kitenet.net/git-annex/autobuild/x86_64-apple-mavericks"
+ -- git-annex distribution signing key
, Gpg.keyImported "89C809CB" "joey"
]
where