summaryrefslogtreecommitdiff
path: root/cloudinit/CloudConfig/cc_rsyslog.py
AgeCommit message (Expand)Author
2012-06-071. Adding some new helper files that split off file inclusion, templating, im...Joshua Harlow
2012-01-18Add HP to Copyright, and Juerg Haefliger Authors.Scott Moser
2012-01-17[PATCH] PEP8 coding style fixes.Scott Moser
2012-01-17[PATCH 3/4] Fix pylint conventions C0324 (comma not followed by a space)Scott Moser
2012-01-17[PATCH 1/4] Fix pylint conventions C0321 (more than one statement on a single...Scott Moser
2012-01-12[PATCH 06/13] Fix pylint warnings W0612 (unused variable)Scott Moser
2012-01-12[PATCH 05/13] Fix pylint warnings W0613 (unused argument)Scott Moser
2012-01-12[PATCH 04/13] Fix pylint warnings W0611 (unused import)Scott Moser
2011-01-26change 'except' syntax to python 3 style.Scott Moser
2011-01-21add function to cloud-init to run cloud-config style modulesScott Moser
2011-01-19add handling of rsyslog in cloud-configScott Moser