Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
Trying to do this line: /etc/glusterfs/grid-client.vol /mnt/glusterfs-grid glusterfs defaults 0 0 Using this: mount { "/mnt/glusterfs-grid": name => "/mnt/glusterfs-grid", atboot => true, device => "/etc/glusterfs/grid-client.vol", ensure => mounted, fstype => glusterfs, options => defaults, remounts => false, target => "/etc/fstab" }
This paste will be private.
From the Design Piracy series on my blog: