bootstrap-vz/bootstrapvz/plugins
2016-09-12 19:11:20 +02:00
..
admin_user Systematically use rel_path for relative paths 2016-09-12 19:11:20 +02:00
ansible Systematically use rel_path for relative paths 2016-09-12 19:11:20 +02:00
apt_proxy Systematically use rel_path for relative paths 2016-09-12 19:11:20 +02:00
chef Systematically use rel_path for relative paths 2016-09-12 19:11:20 +02:00
cloud_init Systematically use rel_path for relative paths 2016-09-12 19:11:20 +02:00
commands Systematically use rel_path for relative paths 2016-09-12 19:11:20 +02:00
debconf Systematically use rel_path for relative paths 2016-09-12 19:11:20 +02:00
docker_daemon Systematically use rel_path for relative paths 2016-09-12 19:11:20 +02:00
ec2_launch Systematically use rel_path for relative paths 2016-09-12 19:11:20 +02:00
ec2_publish Systematically use rel_path for relative paths 2016-09-12 19:11:20 +02:00
file_copy Systematically use rel_path for relative paths 2016-09-12 19:11:20 +02:00
google_cloud_repo Systematically use rel_path for relative paths 2016-09-12 19:11:20 +02:00
minimize_size Systematically use rel_path for relative paths 2016-09-12 19:11:20 +02:00
ntp Systematically use rel_path for relative paths 2016-09-12 19:11:20 +02:00
opennebula Convert indentation from tabs to spaces (4) 2016-06-04 11:38:16 +02:00
pip_install Systematically use rel_path for relative paths 2016-09-12 19:11:20 +02:00
prebootstrapped Systematically use rel_path for relative paths 2016-09-12 19:11:20 +02:00
puppet Systematically use rel_path for relative paths 2016-09-12 19:11:20 +02:00
root_password Systematically use rel_path for relative paths 2016-09-12 19:11:20 +02:00
salt Systematically use rel_path for relative paths 2016-09-12 19:11:20 +02:00
unattended_upgrades Systematically use rel_path for relative paths 2016-09-12 19:11:20 +02:00
vagrant Systematically use rel_path for relative paths 2016-09-12 19:11:20 +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!