summaryrefslogtreecommitdiff
path: root/cloudinit/handlers/upstart_job.py
AgeCommit message (Expand)Author
2012-12-19cloudinit/handlers/upstart_job.py: pep8 / trailing whitespaceScott Moser
2012-12-17tell upstart to reload configuration after writing an upstart jobScott Moser
2012-06-29Ensure that only when incoming frequency is per-instance that this runs.Joshua Harlow
2012-06-16Make the top level __init__ similar to the other top level __inits__ where ju...Joshua Harlow
2012-06-15Fixups to ensure that pylint does not find anything major wrong.Joshua Harlow
2012-06-15Moved the user_data directory back to a user_data.py and made a handler subdi...Joshua Harlow