Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
# site.pp # Default path Exec { path => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" } # Default backup File { backup => server } import "common.pp" import "modules.pp" import "nodes.pp" # /etc/puppet/manifests/modules.pp import "puppet" import "sudo"
This paste will be private.
From the Design Piracy series on my blog: