bootstrap-vz/bootstrapvz/providers/ec2/tasks
Vladimir Vitkov 94b3e4605a Improvement in grub options
* Be more robust when setting GRUB_CMDLINE_LINUX_DEFAULT
 * Stop console from blanking
 * Switch elevator to noop as disks are not real disks and this yields
   better performance.
2014-07-02 15:04:54 +03:00
..
__init__.py Move code into proper package folder 2014-04-02 21:26:13 +02:00
ami-akis.json Move code into proper package folder 2014-04-02 21:26:13 +02:00
ami.py Improve ami listing performance 2014-06-19 17:55:05 +03:00
boot.py Improvement in grub options 2014-07-02 15:04:54 +03:00
connection.py Do not require AWS credentials in manifest file 2014-06-30 20:23:44 +02:00
ebs.py Don't use DictClass for provider namespaces 2014-04-10 00:20:35 +02:00
filesystem.py Properly fix imports and make bootstrapvz work like a package 2014-04-02 21:32:10 +02:00
host.py Fixes #14 and #78 2014-05-03 16:12:34 +02:00
initd.py Properly fix imports and make bootstrapvz work like a package 2014-04-02 21:32:10 +02:00
network.py Properly fix imports and make bootstrapvz work like a package 2014-04-02 21:32:10 +02:00
packages-kernels.json Add missing unstable configuration fixing EC2 image building problems. 2014-04-22 20:09:47 +02:00
packages.py Add ssh_group, which configures SSH properly 2014-05-03 16:13:07 +02:00