commit
9dcf9f48da
1 changed files with 2 additions and 2 deletions
|
@ -86,8 +86,8 @@ class postgresql::globals (
|
|||
},
|
||||
'FreeBSD' => '93',
|
||||
'Suse' => $::operatingsystem ? {
|
||||
'SLES' => '91',
|
||||
default => undef,
|
||||
'SLES' => '91',
|
||||
default => undef,
|
||||
},
|
||||
default => undef,
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue