summaryrefslogtreecommitdiff
path: root/cloudinit/handlers/shell_script.py
AgeCommit message (Expand)Author
2014-01-08Significant re-working of the userdata handling and introduction ofBen Howard
2013-07-21Use constants for repeated type strings.Joshua Harlow
2013-03-07more pep8/pylint. all clean nowScott Moser
2012-11-20Start allowing different merging types to be appliedJoshua Harlow
2012-08-22fix pep8 complaints.Scott Moser
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