summaryrefslogtreecommitdiff
path: root/cloudinit/__init__.py
AgeCommit message (Expand)Author
2010-06-18improve the cloud-init-run-module code a bit, fix LP:#568139Scott Moser
2010-06-18add the instance-id to the environment as INSTANCE_ID for boothooksScott Moser
2010-06-18add 'cloud-boothook' typeScott Moser
2010-06-17make cloud-config modules configurable by cloud-configScott 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-03-02purge cache in cloud-init so it doesn't end up persisting across instancesScott Moser
2010-02-24ensure that cache dir is present if not created, and tighten permissionsScott Moser
2010-02-11rename EC2Init class to CloudInitScott Moser
2010-02-03globally remove ec2init and rename to cloudinitScott Moser