Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
exec{"install-certificate": cwd => "/root/", user => "root", group => "root", require => File["/root/cacert.pem"], command => "/usr/bin/openssl x509 -in /root/cacert.pem -text -out /root/test.crt && rm -f /root/cacert.pem", unless => "cat /root/test.crt |grep Louis", }
This paste will be private.
From the Design Piracy series on my blog: