index
:
puppet-sshd
develop
feature/ecdsa
master
production
Puppet module for sshd
Fluxo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
manifests
/
libssh2.pp
blob: 403ac7be9aa83075175408ccebc46d0085245659 (
plain
)
1
2
3
4
5
6
7
# manifests/libssh2.pp class sshd::libssh2 { package{'libssh2': ensure => present, } }