Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
node 'aptproxy.mydomain.com' { include aptproxy_tmpl common::ubuntu::net_ifaces { "$fqdn-netifs": iface => "eth0", ip => "10.1.1.11", netmask => "255.255.255.0", broadcast => "10.1.1.255", gateway => "10.1.1.1" } } node 'opensores.mydomain.com' { include obsd_basenode_tmpl realize(Admin["someguy"]) }
This paste will be private.
From the Design Piracy series on my blog: