Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
class vhosts::sporten inherits vhosts { vhosts::vertikal { "sporten": name => "sporten", package => "sporten-prod", version => "20090701", nfsmount => "/mnt/nfs/sporten_share", nfspath => "x.x.x.x:/vol/vertikal/sporten" } file { "/www/sporten/files": ensure => link, target => "/mnt/nfs/sporten_share/files", } file { "/www/sporten/enetpulse": ensure => link, target => "/mnt/nfs/sporten_share/enetpulse", } }
This paste will be private.
From the Design Piracy series on my blog: