summaryrefslogtreecommitdiff
path: root/cloudinit/CloudConfig/__init__.py
AgeCommit message (Expand)Author
2011-01-24move cloud-run-user-script.conf to cloud-final, use cloud-cfg for invokingScott Moser
2011-01-24add CloudConfig.per-once definitionScott Moser
2011-01-21add function to cloud-init to run cloud-config style modulesScott Moser
2010-09-10fix bad format of log message.Scott Moser
2010-08-09cloud-init-cfg: log warning with traceback on failure of a config moduleScott Moser
2010-06-29on bad cloud-config syntax (failure to yaml.load) continue onScott Moser
2010-06-18fix trace due to lack of 'import traceback'. change error messageScott Moser
2010-06-18remove trailing whitespace in previous commitScott Moser
2010-06-18prefix config 'sem' entries with semaphores with 'config-'Scott Moser
2010-06-17make cloud-config modules configurable by cloud-configScott Moser