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:
parent
e9ed1862d5
commit
691e1c759d
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ class sshd {
|
|||
}
|
||||
|
||||
define sshd::sshd_config (
|
||||
$source => "",
|
||||
$source => ''
|
||||
){
|
||||
$real_source = $source ? {
|
||||
'' => "${operatingsystem}_normal.erb",
|
||||
|
|
Loading…
Reference in a new issue