summaryrefslogtreecommitdiff
path: root/cloudinit/transforms
AgeCommit message (Collapse)Author
2012-06-15Added a new transform that can be used to show and initial welcome message ↵Joshua Harlow
to users. It is similar to the final msg one, but is used at the start of cloud init instead.
2012-06-15Moved the handlers from a user_data directory to a handler directory.Joshua Harlow