bootstrap-vz/bootstrapvz/plugins
2015-04-28 01:21:07 -03:00
..
admin_user Docs: fix wrongfully escaped terms 2015-04-28 01:21:07 -03:00
ansible Added an Ansible plugin, which runs a playbook on the chroot before before build completion. 2015-02-11 21:20:59 +00:00
apt_proxy Docs: fix wrongfully escaped terms 2015-04-28 01:21:07 -03:00
chef Convert every JSON file to YAML 2014-07-09 23:17:04 +02:00
cloud_init Docs: fix wrongfully escaped terms 2015-04-28 01:21:07 -03:00
docker_daemon Docs: fix wrongfully escaped terms 2015-04-28 01:21:07 -03:00
ec2_launch ec2_launch: Allow to deregister the AMI after launching image 2015-04-06 14:23:36 -03:00
file_copy Add the file_copy plugin 2014-12-15 09:20:02 +00:00
google_cloud_sdk Remove some unnecessary dependencies across phases 2015-04-16 22:22:47 +02:00
image_commands Docs: fix wrongfully escaped terms 2015-04-28 01:21:07 -03: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 Combine documentation from github wiki with sphinx 2015-04-11 16:40:44 +02:00
pip_install Remove some unnecessary dependencies across phases 2015-04-16 22:22:47 +02:00
prebootstrapped *Always* use link_dm_node() when install grub 1.99 2015-04-16 22:22:47 +02:00
puppet Docs: fix wrongfully escaped terms 2015-04-28 01:21:07 -03:00
root_password Docs: fix wrongfully escaped terms 2015-04-28 01:21:07 -03:00
salt Docs: fix wrongfully escaped terms 2015-04-28 01:21:07 -03:00
unattended_upgrades Docs: fix wrongfully escaped terms 2015-04-28 01:21:07 -03:00
vagrant Partition volumes by sectors instead of bytes 2015-04-16 22:21:13 +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!