index
:
puppet_sshd.git
master
[puppet_sshd]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
manifests
/
gentoo.pp
blob: 631f3d19830177085d9af1a7a956badc910d38a2 (
plain
)
1
2
3
4
5
class sshd::gentoo inherits sshd::linux { Package[openssh]{ category => 'net-misc', } }