mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-12-15 22:40:22 +00:00
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. |
||
|---|---|---|
| .. | ||
| admin_user | ||
| apt_proxy | ||
| chef | ||
| cloud_init | ||
| docker_daemon | ||
| google_cloud_sdk | ||
| image_commands | ||
| minimize_size | ||
| ntp | ||
| opennebula | ||
| pip_install | ||
| prebootstrapped | ||
| puppet | ||
| root_password | ||
| salt | ||
| unattended_upgrades | ||
| vagrant | ||
| __init__.py | ||