aboutsummaryrefslogtreecommitdiffstats
path: root/modules/restrictshell/manifests/allow_sftp.pp
blob: 55c1f3960e2b6ab80f02fc44ec41f1fb5fb24ea2 (plain)
1
2
3
class restrictshell::allow_sftp {
    restrictshell::allow { 'sftp': }
}