aboutsummaryrefslogtreecommitdiffstats
path: root/modules/restrictshell/manifests/allow_pkgsubmit.pp
blob: 14c6357bad95228fdc091df067cc24ddbd809fed (plain)
1
2
3
class restrictshell::allow_pkgsubmit {
    restrictshell::allow { 'pkgsubmit': }
}