bootstrap-vz/bootstrapvz/plugins
2016-12-09 08:38:34 +01: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 Stretch (9.0) patch #1 2016-09-24 19:03:28 +01:00
commands Systematically use rel_path for relative paths 2016-09-12 19:11:20 +02:00
debconf Rename schema.yaml to manifest-schema.yml 2016-09-28 18:26:41 +02:00
docker_daemon Systematically use rel_path for relative paths 2016-09-12 19:11:20 +02:00
ec2_launch Plugin: ec2_launch ssh key, instance type, etc. + 2016-09-21 14:56:00 +01:00
ec2_publish Systematically use rel_path for relative paths 2016-09-12 19:11:20 +02:00
file_copy Fix linting error in file_copy plugin 2016-12-09 08:38:34 +01: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 Fix some task ordering warnings 2016-12-01 15:59:51 +01: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!