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 usage of deprecated ensure_packages / require puppetlabs/stdlib 9 #98

Merged
merged 3 commits into from
Aug 6, 2023

Conversation

smortex
Copy link
Member

@smortex smortex commented Aug 6, 2023

stdlib 9 namespaced functions and depercated the non-namespaced functions. Puppet 8 raise an error on warning by default, so this fix catalog compilation on some platforms for some configuration when using Puppet 8 and latest stdlib.

stdlib 9 namespaced functions and depercated the non-namespaced
functions.  Puppet 8 raise an error on warning by default, so this fix
catalog compilation on some platforms for some configuration when using
Puppet 8 and latest stdlib.
Fixes:
> Error: Evaluation Error: Error while evaluating a Function Call, The bird version in Archlinux does not provide a seperate daemon for IPv6. You cannot explicitly enable it. The default daemon already has IPv6 support
@bastelfreak bastelfreak changed the title Fix usage of deprecated ensure_packages Fix usage of deprecated ensure_packages / require puppetlabs/stdlib 9 Aug 6, 2023
@bastelfreak bastelfreak merged commit 0ab7ecb into master Aug 6, 2023
13 checks passed
@bastelfreak bastelfreak deleted the fix-depercations branch August 6, 2023 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants