Fix indentation.
This commit is contained in:
parent
cab1645df5
commit
30973ff766
1 changed files with 2 additions and 2 deletions
|
@ -86,8 +86,8 @@ class postgresql::globals (
|
||||||
},
|
},
|
||||||
'FreeBSD' => '93',
|
'FreeBSD' => '93',
|
||||||
'Suse' => $::operatingsystem ? {
|
'Suse' => $::operatingsystem ? {
|
||||||
'SLES' => '91',
|
'SLES' => '91',
|
||||||
default => undef,
|
default => undef,
|
||||||
},
|
},
|
||||||
default => undef,
|
default => undef,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue