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

Stdlib IP Address Variable #674

Closed
grant-veepshosting opened this issue Jun 30, 2023 · 6 comments
Closed

Stdlib IP Address Variable #674

grant-veepshosting opened this issue Jun 30, 2023 · 6 comments

Comments

@grant-veepshosting
Copy link

https://github.com/voxpupuli/puppet-mongodb/blob/master/manifests/server.pp#L36
Is not compatible with recent versions of Stdlib => 9

Instead it should be:
Array[Stdlib::IP::Address] $bind_ip = $mongodb::params::bind_ip,

@cruelsmith
Copy link

Has been already be fixed by #672. Still needs a release.

@gsstlo
Copy link

gsstlo commented Sep 27, 2023

We have the same issue with stdlib => 9. Would you know when the fix will be release?

@KoenDierckx
Copy link

Same here !

@adrienbrignon
Copy link

Hello,
I was just wondering if you have any updates on when the module might be released.

Thanks

@zilchms
Copy link
Contributor

zilchms commented Jan 30, 2024

As the fix for this has been merged, does anyone want to make a PR for a release?
See: https://voxpupuli.org/docs/releasing_version/

If not, I can make a new release, once I find the time (that might need a few more days of patience) :)

@h-haaks
Copy link
Contributor

h-haaks commented Mar 24, 2024

This was fixed in forge release 5.0.0

@h-haaks h-haaks closed this as completed Mar 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants