summaryrefslogtreecommitdiff
path: root/Propellor/Property/Scheduled.hs
AgeCommit message (Collapse)Author
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-11propellor 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-09updateJoey Hess
2014-04-09propellor spinJoey Hess
2014-04-09propellor spinJoey Hess