commit
d553583ff8
1 changed files with 1 additions and 0 deletions
|
@ -102,6 +102,7 @@ class postgresql::globals (
|
|||
'91' => '1.5',
|
||||
'9.2' => '2.0',
|
||||
'9.3' => '2.1',
|
||||
'93' => '2.1',
|
||||
default => undef,
|
||||
}
|
||||
$globals_postgis_version = pick($postgis_version, $default_postgis_version)
|
||||
|
|
Loading…
Reference in a new issue