Merge pull request #479 from apenney/fix-lint

Fix indentation.
This commit is contained in:
Ashley Penney 2014-08-28 13:17:35 -04:00
commit 9dcf9f48da

View file

@ -86,8 +86,8 @@ class postgresql::globals (
},
'FreeBSD' => '93',
'Suse' => $::operatingsystem ? {
'SLES' => '91',
default => undef,
'SLES' => '91',
default => undef,
},
default => undef,
}