From 0c087e47c9aca20b74907d50cf2518b10946feb4 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 21 Apr 2014 11:11:47 -0400 Subject: propellor spin --- Propellor/Property/SiteSpecific/JoeySites.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'Propellor') 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 -- cgit v1.2.3