~mathiaz/ec2-init/bzr-bd-split-mode

  • Committer: Scott Moser
  • Date: 2010-01-14 22:00:28 UTC
  • Revision ID: smoser@ubuntu.com-20100114220028-3g1lwl625wl0o5bz
functional cloud-config-ssh.conf now

This fixes LP: #506599 , LP: #507070 .

Also, here, we move config parsing out of the EC2Init class.
Instead the parsing of /etc/ec2-init/ec2-init.cfg is now done in the
CloudConfig class, and prepended to the cloud-config that comes in
from user data.  This means that values in user data will over-ride
the settings in /etc/ec2-init.

Still TODO is support reading the public and private key files from
the cloud-config
Filename Latest Rev Last Changed Committer Comment Size
..
ec2init 25 14 years ago Soren Hansen * Distutils added * New ec2init python module in Diff
templates 14 15 years ago Bazaar Package Importer * ec2-set-apt-sources.py: - Use a template to ge Diff
tools 82 14 years ago Scott Moser add tools/ directory and 'write-mime-multipart' w Diff
upstart 80 14 years ago Scott Moser put upstart files in upstart/, minor other changes Diff
File cloud-init-cfg.py 104 14 years ago Scott Moser refactor the config class and jobs to run through 845 bytes Diff Download File
File cloud-init-run-module.py 86 14 years ago Scott Moser functional state now in kvm tests supports user d 1.1 KB Diff Download File
ec2-config.cfg 54 14 years ago Soren Hansen Set ownership of user's .ssh directory correctly. 27 bytes Diff Download File
File ec2-get-info.py 55 14 years ago Soren Hansen Fix ec2-get-info to work with simple testing envir 4.6 KB Diff Download File
File ec2-init.py 107 14 years ago Scott Moser add swap devices if there are any found 2.2 KB Diff Download File
ec2-is-compat-env 71 14 years ago Scott Moser fix but that required 'ec2init=X' to be last thing 1.8 KB Diff Download File
File install.sh 103 14 years ago Scott Moser clean out 'build' directory in install.sh 1.2 KB Diff Download File
File setup.py 104 14 years ago Scott Moser refactor the config class and jobs to run through 1.4 KB Diff Download File