Skip to content

Commit d553583

Browse files
committed
Merge pull request puppetlabs#484 from tbartelmess/master
ticket/MODULES-1298
2 parents ad75c3e + 424f3ed commit d553583

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

manifests/globals.pp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@
102102
'91' => '1.5',
103103
'9.2' => '2.0',
104104
'9.3' => '2.1',
105+
'93' => '2.1',
105106
default => undef,
106107
}
107108
$globals_postgis_version = pick($postgis_version, $default_postgis_version)

0 commit comments

Comments
 (0)