| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-11-20 | fix docker container provisioning | Joey Hess | |
| Since the containers are no longer on the host list, they were not found while provisioning, oops. To fix, had to add to a host's info a map of the containers docked to it. Unfortunately, that required Propellor.Types.Info be glommed into Propellor.Types, since it needed to refer to Host. | |||
| 2014-10-23 | Fix loop when a docker host that does not exist was docked. | Joey Hess | |
| The problem is it fell back to looking for an alias for the bad hostname, but to get the aliases, it needs to know which hosts are docked where, so looped. | |||
| 2014-07-23 | propellor spin | Joey Hess | |
| 2014-07-23 | propellor spin | Joey Hess | |
| 2014-06-09 | Attr is renamed to Info. | Joey Hess | |
