summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-17fix cloud-config.conf upstart jobScott Moser
2010-06-17make cloud-config modules configurable by cloud-configScott Moser
2010-06-17cloud.cfg: remove accidently commited 'cloud_config_modules' sectionScott Moser
2010-06-17cloud-init: remove additional new line in log messageScott Moser
2010-06-17remove use of cloudinit constants from util.py in get_base_cfg Scott Moser
2010-06-17remove debug printfs from __init__Scott Moser
2010-06-17add initial logging supportScott Moser
2010-06-15add vi modelines to python filesScott Moser
2010-06-09remove ec2-get-info.py. Scott Moser
2010-05-05wait considerably longer (1050 seconds) for metadata service to come upScott Moser
2010-03-29util.py: allow for case-insensitive "true" values in get_cfg_option_bool. Scott Moser
2010-03-26move to 0.5.10Scott Moser
2010-03-25This runs could-config-mounts on 'filesystem' event rather than onScott Moser
2010-03-25ec2-get-info.py: fix bad indentationScott Moser
2010-03-25[packaging] change make-dist-tarball to use the tag given to itScott Moser
2010-03-25better 'Caught exception reading instance data' errorScott Moser
2010-03-08move version to 0.5.9Scott Moser
2010-03-08rename apt lists files to match newly selected mirror (LP: #513060)Scott Moser
2010-03-04replace 'cloudconfig' entries in fstab rather than appending (LP: #524562)Scott Moser
2010-03-04in ebs root instances, ephemeral0 will have a full path.Scott Moser
2010-03-04cloudinit/CloudConfig.py: bug fix, 'ephemeral' in cloud-configScott Moser
2010-03-04cloudinit/CloudConfig.py whitespace changes (remove tabs)Scott Moser
2010-03-02move setup.py to 0.5.8Scott Moser
2010-03-02update upstart/* files to be in sync with 0.5.7-0ubuntu4Scott Moser
2010-03-02replace another 'EC2' string with 'cloud'Scott Moser
2010-03-02purge cache in cloud-init so it doesn't end up persisting across instancesScott Moser
2010-02-24fix format of cron.d/cloudinit-updatesScott Moser
2010-02-24ensure that cache dir is present if not created, and tighten permissionsScott Moser
2010-02-24add info on how to delete null routeScott Moser
2010-02-19make sure items are strings (not ints)Scott Moser
2010-02-19force ru-user-script to wait on cloud-config-miscScott Moser
2010-02-19typo in warningScott Moser
2010-02-19add "runcmd" support in CloudConfigScott Moser
2010-02-19add the cloud-config-misc upstart jobScott Moser
2010-02-18fix motd-hook in case of more than 4 fields in BUILD_FILEScott Moser
2010-02-18run cloud-config-puppet later (LP: #523625)Scott Moser
2010-02-18fix 'time not defined' bug (LP: #523832)Scott Moser
2010-02-17update to 0.5.5Scott Moser
2010-02-17add updates-check support using uec-query-buildsScott Moser
2010-02-17fix broken user-data scriptsScott Moser
2010-02-16merge mathiaz work for cloud-config-puppetScott Moser
2010-02-16Refactor puppet key detection in the configuration as suggested by Scott.Mathias Gug
2010-02-16merge mathiaz work for cloud-config-puppetScott Moser
2010-02-16Add cloud-config-puppet hook.Mathias Gug
2010-02-12fix bug where caused apt update to failScott Moser
2010-02-11rename EC2Init class to CloudInitScott Moser
2010-02-10only set hostname once per instance. (LP: #514492)Scott Moser
2010-02-04add copyright informationScott Moser
2010-02-04rename cloudinit.conf to cloud-init.confScott Moser
2010-02-04more removal of 'ec2init' string, replacement with cloud-init [again] Scott Moser