summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/OS.hs
AgeCommit message (Collapse)Author
2014-11-24renameJoey Hess
2014-11-24move property to ssh moduleJoey Hess
2014-11-24more work; builds nowJoey Hess
2014-11-23better property namesJoey Hess
2014-11-23hasSomePassword and hasPassword now default to using the name of the host as ↵Joey Hess
the Context for the password. To specify a different context, use hasSomePassword' and hasPassword' (API change)
2014-11-23WIPJoey Hess