summaryrefslogtreecommitdiff
path: root/Propellor/Property/SiteSpecific/GitHome.hs
AgeCommit message (Collapse)Author
2014-04-13propellor spinJoey Hess
2014-04-10Propellor monad is a Reader for HostAttrJoey Hess
So far, the hostname is only used to improve a message in withPrivData, but I anticipate using HostAttr for a lot more.
2014-04-10propellor spinJoey Hess
2014-04-01fix desc for combinePropertiesJoey Hess
2014-04-01various improvementsJoey Hess