aboutsummaryrefslogtreecommitdiffstats
path: root/modules/restrictshell/manifests/allow_git.pp
blob: ed12a577fee049d540a1cf1d28ac8f83ea67f252 (plain)
1
2
3
class restrictshell::allow_git {
    restrictshell::allow { 'git': }
}