Introduction
Statistics
Contact
Development
Disclaimer
Help
gopher.rbfh.de home page
package {openssh:
name => $operatingsystem ? {
gentoo => 'openssh',
solaris => 'SMCossh',
debian => 'openssh-server'
},
ensure => 'installed'
}