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

Note able to install a specific minor version of postgresql 14 #1377

Open
SUBEESHBC opened this issue Nov 16, 2022 · 0 comments
Open

Note able to install a specific minor version of postgresql 14 #1377

SUBEESHBC opened this issue Nov 16, 2022 · 0 comments

Comments

@SUBEESHBC
Copy link

Describe the Bug

When using the module, and specifying the version as "14.5", the puppet run errors out with "Nothing to do".
The output shows:
Error: Execution of '/bin/yum -d 0 -e 0 -y install postgresql145-server' returned 1: Error: Nothing to do

Expected Behavior

puppet run should install postgresql version 14.5

Steps to Reproduce

Steps to reproduce the behavior:
Set global version at:
postgresql::globals as "14.5"

Environment

mod 'puppetlabs-postgresql', '7.0.2'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants