Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
class packages::virt { @package{"ruby-foo": } } class common::foo inherits packages::virt { include hosts include yum::repos::foo Package["ruby-foo"] { ensure => "1.1-26.el5" } realize(Package["ruby-foo"]) }
This paste will be private.
From the Design Piracy series on my blog: