aboutsummaryrefslogtreecommitdiffstats
path: root/modules/restrictshell/manifests/allow_scp.pp
blob: 3e6cb1fbeaf5c758046ab20b9907ca6f7a0956a1 (plain)
1
2
3
class restrictshell::allow_scp {
    restrictshell::allow{ 'scp': }
}