summaryrefslogtreecommitdiff
path: root/config-simple.hs
AgeCommit message (Collapse)Author
2014-12-06Reboot.atEndJoey 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-19separate docker container typeJoey Hess
Docker containers are now a separate data type, cannot be included in the main host list, and are instead passed to Docker.docked. (API change)
2014-10-10updateJoey Hess
2014-08-19merge from masterJoey Hess
2014-06-05update for stdSourcesList changeJoey Hess
2014-04-19cleanupJoey Hess
2014-04-19newbie docsJoey Hess
2014-04-10propellor spinJoey Hess
2014-04-10use HostAttr to simplify config fileJoey Hess
2014-04-09propellor spinJoey Hess
2014-04-08serviceInstalledRunningJoey Hess
2014-04-04nopeJoey Hess
2014-04-04updateJoey Hess
2014-04-03reorg configsJoey Hess