aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/manifests/rpmlint.pp
blob: 388d0beebcb2fc8d6fa1c8e335e75fa16fc2a0a0 (plain)
1
2
3
class buildsystem::rpmlint {
    package { 'rpmlint': }
}