Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
[base] pluginsync = true modulepath = /etc/puppet/modules manifest = /etc/puppet/manifests/site.pp manifestdir = /etc/puppet/manifests [development] pluginsync = true modulepath = /etc/puppet/modules:/etc/puppet/modules-development/ manifest = /etc/puppet/manifests/development/site.pp manifestdir = /etc/puppet/manifests/development [pupptermasterd] pluginsync = true modulepath = /etc/puppet/modules:/etc/puppet/modules-production/ manifest = /etc/puppet/manifests/production/site.pp manifestdir = /etc/puppet/manifests/production [testing] pluginsync = true modulepath = /etc/puppet/modules:/etc/puppet/modules-testing/ manifest = /etc/puppet/manifests/development/site.pp manifestdir = /etc/puppet/manifests/development
This paste will be private.
From the Design Piracy series on my blog: