Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
/etc/sysconfig/network-scripts/ifcfg-lo:0 DEVICE=lo:0 BOOTPROTO=static IPADDR=192.168.246.50 NETMASK=255.255.255.255 ONBOOT=yes http://reductivelabs.com/trac/puppet/wiki/TypeReference#id359 -- trying to configure using interface type, is this equivalent? interface {"192.168.246.50": interface => "lo", interface_type => alias, ifnum => 0, netmask => "255.255.255.255", onboot => true, }
This paste will be private.
From the Design Piracy series on my blog: