last one doesn't have , in definitions

git-svn-id: https://svn/ipuppet/trunk/modules/sshd@824 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
This commit is contained in:
mh 2008-02-17 20:48:17 +00:00
parent e9ed1862d5
commit 691e1c759d

View file

@ -45,7 +45,7 @@ class sshd {
}
define sshd::sshd_config (
$source => "",
$source => ''
){
$real_source = $source ? {
'' => "${operatingsystem}_normal.erb",