mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-24 07:26:29 +00:00
![]() This is quite useful in situations where you want to do something with the assets that you have copied into the image. One could argue for the opposite case as well, but with the commands plugin you always have the manual "cp" escape hatch. |
||
---|---|---|
.. | ||
admin_user | ||
ansible | ||
apt_proxy | ||
chef | ||
cloud_init | ||
commands | ||
debconf | ||
docker_daemon | ||
ec2_launch | ||
ec2_publish | ||
expand_root | ||
file_copy | ||
google_cloud_repo | ||
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!