summaryrefslogtreecommitdiff
path: root/cloudinit/transforms/welcome_message.py
AgeCommit message (Collapse)Author
2012-06-161. Fix the welcome_msg name to welcome_message (oops)Joshua Harlow
2. Adjust that name in the cloud.cfg 3. Add in the ability to specify a dictionary that is the transform instead of a list which makes the config look nicer when users have custom transforms with arguments and such.