diff options
| author | Joey Hess <joey@kitenet.net> | 2014-04-21 11:11:47 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-04-21 11:11:47 -0400 |
| commit | 0c087e47c9aca20b74907d50cf2518b10946feb4 (patch) | |
| tree | daec17e44a2c873e3603f879b239feace69b5412 /Propellor | |
| parent | 789d2580ae4bc7d0826117502849b61ed176737b (diff) | |
propellor spin
Diffstat (limited to 'Propellor')
| -rw-r--r-- | Propellor/Property/SiteSpecific/JoeySites.hs | 1 |
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 |
