bootstrap-vz/bootstrapvz/plugins
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
..
admin_user Convert every JSON file to YAML 2014-07-09 23:17:04 +02:00
apt_proxy Convert every JSON file to YAML 2014-07-09 23:17:04 +02:00
chef Convert every JSON file to YAML 2014-07-09 23:17:04 +02:00
cloud_init 8f43ee1d removed a used import in the cloud-init and opennebula plugins, readded 2014-07-12 19:56:18 +02:00
docker_daemon Add version option to docker_daemon plugin 2014-09-13 15:08:52 -03:00
google_cloud_sdk Removed a check to verify file type 2014-08-14 18:10:54 -07:00
image_commands Convert every JSON file to YAML 2014-07-09 23:17:04 +02:00
minimize_size Convert every JSON file to YAML 2014-07-09 23:17:04 +02:00
ntp Convert every JSON file to YAML 2014-07-09 23:17:04 +02:00
opennebula 8f43ee1d removed a used import in the cloud-init and opennebula plugins, readded 2014-07-12 19:56:18 +02:00
pip_install Convert every JSON file to YAML 2014-07-09 23:17:04 +02:00
prebootstrapped Convert every JSON file to YAML 2014-07-09 23:17:04 +02:00
puppet Fix list of tasks and their ordering 2014-07-24 20:20:54 -07:00
root_password Convert every JSON file to YAML 2014-07-09 23:17:04 +02:00
salt Convert every JSON file to YAML 2014-07-09 23:17:04 +02:00
unattended_upgrades Convert every JSON file to YAML 2014-07-09 23:17:04 +02:00
vagrant Convert every JSON file to YAML 2014-07-09 23:17:04 +02:00
__init__.py Move code into proper package folder 2014-04-02 21:26:13 +02:00