Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
define nagios::target($notification_period = "24x7") { notice("Creating nagios::target ${name}") } if defined(Nagios::Target) { err("yes it's running the define") } ## output err: Scope(Class[main]): yes it's running the define
This paste will be private.
From the Design Piracy series on my blog: