bootstrap-vz/bootstrapvz/plugins
Jonh Wendell 50d61c735d ec2_launch: Store the instance object directly in the info dictionary
Instead of storing just its ID.

This gives quick access to the recently created instance, which
allows us to simplify the code that needs to fetch the instance object
every time it was necessary.
2015-04-06 14:21:13 -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: Store the instance object directly in the info dictionary 2015-04-06 14:21:13 -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