Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix postgis default package name on RedHat #674

Merged
merged 1 commit into from
Aug 10, 2015

Conversation

ckaenzig
Copy link
Contributor

The /5/ regex on $::operatingsystemrelease would match any distro release
with a 5 in it, including for example Centos "7.1.1503". Given the commit
message for this regex, it was meant to match RedHat / Centos 5.x.

The /5/ regex on $::operatingsystemrelease would match any distro release
with a 5 in it, including for example Centos "7.1.1503". Given the commit
message for this regex, it was meant to match RedHat / Centos 5.x.
jonnytdevops added a commit that referenced this pull request Aug 10, 2015
Fix postgis default package name on RedHat
@jonnytdevops jonnytdevops merged commit 0ccf2b6 into puppetlabs:master Aug 10, 2015
@ckaenzig ckaenzig deleted the fix-postgis-pkg-name branch August 21, 2015 09:43
@Ramesh7 Ramesh7 added the bugfix label Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants