summaryrefslogtreecommitdiff
path: root/Propellor/Types.hs
AgeCommit message (Collapse)Author
2014-04-19improve docsJoey Hess
2014-04-18Dns.primary wrote, not quite readyJoey Hess
2014-04-18add dns records to AttrJoey Hess
2014-04-18All Property combinators now combine together their Attr settings.Joey Hess
So Attr settings can be made inside a propertyList, for example.
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-13Properties can now be satisfied differently on different operating systems.Joey Hess
2014-04-13propellor spinJoey Hess
2014-04-13propellor spinJoey Hess
2014-04-12propellor spinJoey Hess
2014-04-12propellor spinJoey Hess
2014-04-10new more expressive config.hs WIPJoey Hess
2014-04-10use HostAttr to simplify config fileJoey 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-10propellor spinJoey Hess
2014-04-08propellor spinJoey Hess
2014-04-02type-safe reversionsJoey Hess
2014-04-02propellor spinJoey Hess
2014-04-01changed Arch to String typeJoey Hess
2014-04-01nicer parameters when run inside dockerJoey Hess
2014-04-01various improvementsJoey Hess
2014-04-01better method of starting propellor simplesh inside dockerJoey Hess
2014-04-01not quite working docker container interfaceJoey Hess
2014-03-31propellor spinJoey Hess
2014-03-31propellor spinJoey Hess
2014-03-31propellor spinJoey Hess
2014-03-31monoidJoey Hess
2014-03-30prepare for hackageJoey Hess