summaryrefslogtreecommitdiff
path: root/Propellor/Property/Ssh.hs
AgeCommit message (Collapse)Author
2014-04-18get rid of AttrPropertyJoey Hess
Now both Property and RevertableProperty can influence Attr on their own.
2014-04-16Add support for SSH ed25519 keysFranz Pletz
This works with both host and user keys. (cherry picked from commit 763c65b84f9505b3b2e98b982e2e6cdaf5b662bc)
2014-04-13propellor spinJoey Hess
2014-04-13propellor spinJoey Hess
2014-04-13propellor spinJoey Hess
2014-04-13propellor spinJoey Hess
2014-04-13propellor spinJoey Hess
2014-04-13propellor spinJoey Hess
2014-04-13propellor spinJoey Hess
2014-04-13propellor spinJoey Hess
2014-04-12propellor spinJoey Hess
2014-04-12propellor 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-03api doc improvementsJoey Hess
2014-04-01fix desc for combinePropertiesJoey Hess
2014-03-30more prep for hackageJoey Hess
2014-03-30prepare for hackageJoey Hess