| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-10-17 | typo | Félix Sipma | |
| 2015-10-16 | switch config-simple.hs to use a hosts list and toplevel Host definitions | Joey Hess | |
| This is how I do it in my own config.hs, and it's generally useful to have a hosts list, and toplevel Host definitions to pass to various properties. If you're getting a conflict from this in your own config.hs file, you can just ignore these changes.. | |||
| 2015-10-10 | tighten focus of Propellor module, adding Propellor.Base for all the exports | Joey Hess | |
| 2015-10-10 | propellor spin | Joey Hess | |
| 2015-06-16 | Replace String type synonym Docker.Image by a data type which allows to ↵ | Antoine Eiche | |
| specify an image name and an optional tag. This also introduces the class ImageIdentifier which is internally used by some Docker methods. | |||
| 2015-04-22 | API change: Added User and Group newtypes, and Properties that used to use ↵ | Joey Hess | |
| the type UserName = String were changed to use them. Note that UserName is kept and PrivData still uses it in its sum type. This is to avoid breaking PrivData serialization. | |||
| 2015-04-19 | jessie is almost ready to be the new debian stable, update a few examples | Joey Hess | |
| no behavior changes | |||
| 2015-02-12 | update for cron change | Joey Hess | |
| 2014-12-06 | Reboot.atEnd | Joey Hess | |
| 2014-11-23 | hasSomePassword 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-19 | separate docker container type | Joey 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-10 | update | Joey Hess | |
| 2014-08-19 | merge from master | Joey Hess | |
| 2014-06-05 | update for stdSourcesList change | Joey Hess | |
| 2014-04-19 | cleanup | Joey Hess | |
| 2014-04-19 | newbie docs | Joey Hess | |
| 2014-04-10 | propellor spin | Joey Hess | |
| 2014-04-10 | use HostAttr to simplify config file | Joey Hess | |
| 2014-04-09 | propellor spin | Joey Hess | |
| 2014-04-08 | serviceInstalledRunning | Joey Hess | |
| 2014-04-04 | nope | Joey Hess | |
| 2014-04-04 | update | Joey Hess | |
| 2014-04-03 | reorg configs | Joey Hess | |
