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

IP::Address type is no longer supported, switch to Stdlib variant #92

Merged
merged 2 commits into from
Nov 13, 2023

Conversation

WoutResseler
Copy link
Contributor

The IP::Address type is no longer supported..
See puppet error
Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Error while evaluating a Resource Statement, Ipset::Unmanaged[some-ipset]: parameter 'options' references an unresolved type 'IP::Address'

Pull Request (PR) description

The IP::Address type is no longer supported..

This Pull Request (PR) fixes the following issues

Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Error while evaluating a Resource Statement, Ipset::Unmanaged[some-ipset]: parameter 'options' references an unresolved type 'IP::Address'

WoutResseler and others added 2 commits November 10, 2023 11:44
The IP::Address type is no longer supported..
See puppet error
`Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Error while evaluating a Resource Statement, Ipset::Unmanaged[some-ipset]: parameter 'options' references an unresolved type 'IP::Address'`
Copy link
Member

@smortex smortex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure where this was supposed to come from… The new code seems the right way to do this.

@smortex smortex merged commit def1e12 into voxpupuli:master Nov 13, 2023
18 checks passed
@iofq iofq mentioned this pull request Nov 25, 2023
@bastelfreak bastelfreak added the bug Something isn't working label Nov 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants