summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-15use debug rather than error on cloud-init-run-module "already ran"Scott Moser
2010-07-13fix bad/un-removed code in cd_mounts.pyScott Moser
2010-07-09extend list of possible metadata names with 'ebs[0-9]'Scott Moser
2010-07-08change default 'pass' entry to '2' rather than 0Scott Moser
2010-07-08add 'nobootwait' to the default options for fstab entriesScott Moser
2010-07-08fix bug where nfs/network mounts could not be specified (LP: #603329)Scott Moser
2010-07-07warn on failed 'mount -a'Scott Moser
2010-07-07manage hostname setting better (LP: #596993)Scott Moser
2010-07-01resort to "starts with" to find mime type only on plain/text (LP: #600799)Scott Moser
2010-07-01fix invalid log string when reading from preseeded ec2 cacheScott Moser
2010-07-01fix removal of '#cloud-boothook' inside a boothookScott Moser
2010-07-01remove incorrect docstring in write-mime-multipartScott Moser
2010-06-29on bad cloud-config syntax (failure to yaml.load) continue onScott Moser
2010-06-29mention nobootwait in mount configurationScott Moser
2010-06-21fix bug with apt_update_upgrade config, missing importScott Moser
2010-06-18add cloud-config hooks for enabling byobu by default.Scott Moser
2010-06-18remove some debug codeScott Moser
2010-06-18add copyright header to all of cloudinit/CloudConfig/cc_*Scott Moser
2010-06-18move version to 0.5.12Scott Moser
2010-06-18add suport for setting debconf selections through debconf-set-selectionsScott Moser
2010-06-18add ssh_import_id cloud-config moduleScott Moser
2010-06-18change syntax of cloud-init-cfg to allow for specifying freq for moduleScott Moser
2010-06-18fix trace due to lack of 'import traceback'. change error messageScott Moser
2010-06-18add util.get_cfg_option_list_or_strScott Moser
2010-06-18improve the cloud-init-run-module code a bit, fix LP:#568139Scott Moser
2010-06-18remove trailing whitespace in previous commitScott Moser
2010-06-18prefix config 'sem' entries with semaphores with 'config-'Scott Moser
2010-06-18add debug log message for 'running' config moduleScott Moser
2010-06-18doc: add mention of cloud-boothook to documentationScott Moser
2010-06-18change debug messages in DataSourceEc2Scott 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-17move suggested rsyslogd config file to toolsScott Moser
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