comment fun

This commit is contained in:
Joey Hess 2014-05-28 01:32:54 -04:00
parent 16fbf3c6f6
commit a0b808e892
1 changed files with 6 additions and 9 deletions

View File

@ -27,16 +27,13 @@ import qualified Propellor.Property.SiteSpecific.GitHome as GitHome
import qualified Propellor.Property.SiteSpecific.GitAnnexBuilder as GitAnnexBuilder import qualified Propellor.Property.SiteSpecific.GitAnnexBuilder as GitAnnexBuilder
import qualified Propellor.Property.SiteSpecific.JoeySites as JoeySites import qualified Propellor.Property.SiteSpecific.JoeySites as JoeySites
main :: IO ()
main = defaultMain hosts
main :: IO () -- _ ______`| ,-.__
-- _ ______`| ,-.__ main = defaultMain hosts -- / \___-=O`/|O`/__| (____.'
{- Propellor -- / \___-=O`/|O`/__| (____.' {- Propellor -- \ / | / ) _.-"-._
Deployed -} -- \ / | / ) _.-"-._ Deployed -} -- `/-==__ _/__|/__=-| ( \_
-- `/-==__ _/__|/__=-| ( \_ hosts :: [Host] -- * \ | | '--------'
hosts :: [Host] -- * \ | | '--------' hosts = -- (o) `
hosts = -- (o) `
-- My laptop -- My laptop
[ host "darkstar.kitenet.net" [ host "darkstar.kitenet.net"
& ipv6 "2001:4830:1600:187::2" -- sixxs tunnel & ipv6 "2001:4830:1600:187::2" -- sixxs tunnel