Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-10 | Modifications to properly support both 'gems' and 'packages' install types. | Mike Moulton | |
Added support for 'node_name' and 'environment' properties. Renamed 'validation_cert' to 'validation_key' to match Chef's nomenclature. | |||
2011-07-19 | improve the updating of /etc/hosts with correct fqdn when possible | Scott Moser | |
Thanks to Adam Gandalman and Marc Cluet for this fix. LP: #812539 | |||
2011-04-21 | Added Chef plugin | Avishai Ish-Shalom | |
2011-03-10 | mention sources.list.tmpl in sources.list.tmpl so user knows what to change | Scott Moser | |
2011-02-17 | update /etc/hosts hosts.tmpl to if 'manage_etc_hosts' is set in cloud-config | Scott Moser | |
LP: #720440 | |||
2010-08-31 | get '##' comment lines through to /etc/apt/sources.list (LP: #627439) | Scott Moser | |
LP: #627439 | |||
2010-08-19 | add commented out entries for partner, backports, and multiverse | Scott Moser | |
LP: #620572 | |||
2009-12-14 | sync karmic and trunk | Scott Moser | |
This commit merges lp:~soren/ec2-init/0.5 at rev 67 and lp:ubuntu/lucid at 0.4.999-0ubuntu8 | |||
2009-08-11 | Update /etc/default/locale with locale setting derived from locality. | Soren Hansen | |
2009-04-06 | * ec2-set-hostname.py: | Chuck Short | |
- Use template for /etc/hosts creation. - Dont use public_hostname in /etc/hosts. (LP: #352745) * debian/control: - Add python-cheetah as a depends. * templates/sources.list.tmpl: - Update template. * debian/init: - Run the ec2-user-data script last so that the users get a stable system before running the user scripts. | |||
2009-04-06 | * ec2-set-apt-sources.py: | Chuck Short | |
- Use a template to generate the sources.list and generate it based on the lsb_release. |