bootstrap-vz/bootstrapvz/plugins
Jonh Wendell a5cd6e077d ec2_launch: Allow to deregister the AMI after launching image
If all you want is to test an image or product and to achieve this
you need to generate several images a day, you will end up with
lots of AMI's and snapshots that have no use in the end of the day.

This commit adds the new boolean manifest option "deregister_ami"
that, if True, deletes the recently created AMI and snapshot. So, the
final result will be only the running instance, nothing else.
2015-04-06 14:23:36 -03: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
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 Removed a check to verify file type 2014-08-14 18:10:54 -07:00
image_commands Execute entries with a single string as shell commands 2015-03-27 11:23:58 -03: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 Fix some more pep8 errors 2015-02-22 16:49:52 +01:00
__init__.py Move code into proper package folder 2014-04-02 21:26:13 +02:00