package {openssh: name => $operatingsystem ? { gentoo => 'openssh', solaris => 'SMCossh', debian => 'openssh-server' }, ensure => 'installed' }