aboutsummaryrefslogtreecommitdiffstats
path: root/modules/restrictshell/manifests/allow_rsync.pp
blob: 6049122ac7202c2a358aac3a1d04f08eded36f9d (plain)
1
2
3
class restrictshell::allow_rsync {
    restrictshell::allow { 'rsync': }
}