bootstrap-vz/bootstrapvz
Tiago Ilieve 0f5de13bae Add version option to docker_daemon plugin
As requested on #147, there is now an option to specify the Docker
version to be installed when using the `docker_daemon` plugin. The
version string is validated against a pattern extracted from the
Docker's CHANGELOG. If the version is not present, it will just download
the latest available.

The download method was also changed from `urllib` to `wget`, so we can
see its progress if needed.

This closes #147.
2014-09-13 15:08:52 -03:00
..
base Check the value of the --color argument 2014-08-24 10:52:08 -07:00
common Fix task ordering to better support customizations 2014-09-08 11:45:55 -07:00
plugins Add version option to docker_daemon plugin 2014-09-13 15:08:52 -03:00
providers Fix task ordering to better support customizations 2014-09-08 11:45:55 -07:00
__init__.py Properly fix imports and make bootstrapvz work like a package 2014-04-02 21:32:10 +02:00