aboutsummaryrefslogtreecommitdiffstats
path: root/modules/restrictshell/manifests/allow_maintdb.pp
blob: e5123cf1e28203f6fd8d400ff4882682b22497c1 (plain)
1
2
3
class restrictshell::allow_maintdb {
    restrictshell::allow{ 'maintdb': }
}