Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
class postfix::config { file{"/etc/postfix/master.cf": source => ["puppet://puppet/.../master.cf.${fqdn}", "puppet://puppet/.../master.cf.${role}", "puppet://puppet/.../master.cf"] } } class postfix::clamass { $role = "clamass" include postfix::config }
This paste will be private.
From the Design Piracy series on my blog: