aboutsummaryrefslogtreecommitdiffstats
path: root/modules/restrictshell/manifests/allow_svn.pp
blob: 99b2c9fa3673dd4cf47ce0362fd7486ada02f39e (plain)
1
2
3
class restrictshell::allow_svn {
    restrictshell::allow{ 'svn': }
}