bootstrap-vz/bootstrapvz/plugins
2015-05-02 12:33:11 +02:00
..
admin_user Fix #104: Don't verify default target when adding packages 2015-04-29 23:51:55 +02:00
ansible Fix #204, user_modification phase has been introduced 2015-05-02 12:31:06 +02:00
apt_proxy Docs: fix apt_proxy plugin's README 2015-04-28 01:32:51 -03:00
chef Fix #104: Don't verify default target when adding packages 2015-04-29 23:51:55 +02:00
cloud_init Fix #104: Don't verify default target when adding packages 2015-04-29 23:51:55 +02:00
docker_daemon Fix #217, by introducing class for comparison of releases 2015-04-29 21:38:06 +02:00
ec2_launch ec2_launch: Allow to deregister the AMI after launching image 2015-04-06 14:23:36 -03:00
file_copy Fix #204, user_modification phase has been introduced 2015-05-02 12:31:06 +02:00
google_cloud_sdk Remove some unnecessary dependencies across phases 2015-04-16 22:22:47 +02:00
image_commands fixup! Fix #32: Extend image_commands docs 2015-05-02 12:33:11 +02:00
minimize_size Docs: fix wrongfully escaped terms 2015-04-28 01:21:07 -03:00
ntp Docs: fix wrongfully escaped terms 2015-04-28 01:21:07 -03:00
opennebula Fix #104: Don't verify default target when adding packages 2015-04-29 23:51:55 +02:00
pip_install Fix #104: Don't verify default target when adding packages 2015-04-29 23:51:55 +02:00
prebootstrapped *Always* use link_dm_node() when install grub 1.99 2015-04-16 22:22:47 +02:00
puppet Fix #204, user_modification phase has been introduced 2015-05-02 12:31:06 +02:00
root_password The change in d9e9014 failed when SSH was not installed 2015-04-29 21:36:22 +02:00
salt Fix #104: Don't verify default target when adding packages 2015-04-29 23:51:55 +02:00
unattended_upgrades Fix #104: Don't verify default target when adding packages 2015-04-29 23:51:55 +02:00
vagrant Fix #139. Adjust Debian OS type depending on architecture 2015-05-02 12:16:00 +02:00
__init__.py Move code into proper package folder 2014-04-02 21:26:13 +02:00
README.rst Repeat index/README pattern for plugins & providers 2015-04-16 23:52:07 +02:00

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!