Skip to content

Commit 02b5ebe

Browse files
committed
postgis: fix package name for Fedora
1 parent 54b503d commit 02b5ebe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

manifests/params.pp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@
9999

100100
if $postgresql::globals::postgis_package_name {
101101
$postgis_package_name = $postgresql::globals::postgis_package_name
102+
} elsif $facts['os']['name'] == 'Fedora' {
103+
$postgis_package_name = 'postgis'
102104
} elsif $postgis_version and versioncmp($postgis_version, '2') < 0 {
103105
$postgis_package_name = "postgis${package_version}"
104106
} else {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy