diff options
| author | Joey Hess <joey@kitenet.net> | 2014-04-13 14:58:56 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-04-13 14:58:56 -0400 |
| commit | 576acfed33abfae2065354431100701713e83a23 (patch) | |
| tree | 1434d42f0a3ab6b892b5530ff0d3b25717c581b7 | |
| parent | 0b9879942fa5d00b8329fc3ebc14563de3d9fbf8 (diff) | |
propellor spin
| -rw-r--r-- | Propellor/Property/SiteSpecific/JoeySites.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Propellor/Property/SiteSpecific/JoeySites.hs b/Propellor/Property/SiteSpecific/JoeySites.hs index 0594fe54..9192786c 100644 --- a/Propellor/Property/SiteSpecific/JoeySites.hs +++ b/Propellor/Property/SiteSpecific/JoeySites.hs @@ -58,7 +58,6 @@ gitServer hosts = propertyList "git.kitenet.net setup" , website "git.kitenet.net" , website "git.joeyh.name" , toProp $ Apache.modEnabled "cgi" - -- ssh keys for branchable and github repo hooks -- TODO: upgrade to newer git-annex-shell for notification ] where |
