mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-24 07:26:29 +00:00
![]() All provider specific settings have been moved to the provider section. The image name itself is now located at the top level and called "name". It is required for all providers. |
||
---|---|---|
.. | ||
admin_user | ||
ansible | ||
apt_proxy | ||
chef | ||
cloud_init | ||
commands | ||
docker_daemon | ||
ec2_launch | ||
file_copy | ||
google_cloud_sdk | ||
minimize_size | ||
ntp | ||
opennebula | ||
pip_install | ||
prebootstrapped | ||
puppet | ||
root_password | ||
salt | ||
unattended_upgrades | ||
vagrant | ||
__init__.py | ||
README.rst |
Plugins are a key feature of bootstrap-vz. Despite their small size (most plugins do not exceed 100 source lines of code) they can modify the behavior of bootstrapped systems to a great extent. Below you will find documentation for all plugins available for bootstrap-vz. If you cannot find what you are looking for, consider `developing it yourself <http://bootstrap-vz.readthedocs.org>`__ and contribute to this list!