You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prior to this commit, postgresql module had allowed installations of
puppetlabs-stdlib versions < 5.2.0. This was incorrect as this module
references a type "Stdlib::IP::Address::V6::CIDR" that was released with
stdlib v5.2.0.
This commit bumps the dependency of puppetlabs/stdlib in metadata.json
to versions >= 5.2.0.
0 commit comments