1 2 3 4 5 6
class lsb::debian inherits lsb::base { Package['lsb']{ name => 'lsb-release', require => undef, } }