bootstrap-vz/bootstrapvz/plugins
Rory Finnegan c372757104 Added an Ansible plugin, which runs a playbook on the chroot before before build completion.
NOTE: I'm not doing any validation on the opt_flags param and I don't recommend using for more then adding a -vvvv.
Also, I'm purposely excluding the vault flags (which also pretty commonly used) because you shouldn't be baking
private keys and certs into your images. Instead, just avoid running the vault specific code or use the
opt_flags if absolutely necessary.
2015-02-11 21:20:59 +00:00
..
admin_user Convert every JSON file to YAML 2014-07-09 23:17:04 +02: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 Convert every JSON file to YAML 2014-07-09 23:17:04 +02:00
chef Convert every JSON file to YAML 2014-07-09 23:17:04 +02:00
cloud_init 8f43ee1d removed a used import in the cloud-init and opennebula plugins, readded 2014-07-12 19:56:18 +02:00
docker_daemon Use DOCKER_LOCKEDMEMORY to set ulimit -l before starting Docker. Very important when applications inside the containers need to lock to large amounts of memory. 2014-11-27 16:28:56 -06:00
file_copy Add the file_copy plugin 2014-12-15 09:20:02 +00:00
google_cloud_sdk Removed a check to verify file type 2014-08-14 18:10:54 -07:00
image_commands Convert every JSON file to YAML 2014-07-09 23:17:04 +02:00
minimize_size Recover file permissions after shrink a vmdk image 2015-01-27 21:12:39 -02:00
ntp Convert every JSON file to YAML 2014-07-09 23:17:04 +02:00
opennebula 8f43ee1d removed a used import in the cloud-init and opennebula plugins, readded 2014-07-12 19:56:18 +02:00
pip_install Convert every JSON file to YAML 2014-07-09 23:17:04 +02:00
prebootstrapped Convert every JSON file to YAML 2014-07-09 23:17:04 +02:00
puppet Fix a slightly broken plugins/puppet/manifest-schema.yml 2014-12-15 09:24:14 +00:00
root_password Convert every JSON file to YAML 2014-07-09 23:17:04 +02:00
salt Convert every JSON file to YAML 2014-07-09 23:17:04 +02:00
unattended_upgrades Convert every JSON file to YAML 2014-07-09 23:17:04 +02:00
vagrant Convert every JSON file to YAML 2014-07-09 23:17:04 +02:00
__init__.py Move code into proper package folder 2014-04-02 21:26:13 +02:00