-
Notifications
You must be signed in to change notification settings - Fork 135
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
Update to puppetlabs-stdlib 9.x #898
Conversation
This is a problem introduced in puppetlabs-stdlib 9.0.0. puppetlabs/puppetlabs-stdlib#1406 should address this. I'd have thought https://github.com/theforeman/kafo_module_lint would have caught this in CI, so perhaps we're not running it (properly) in puppet-foreman_proxy.. |
I don't think we run module lint (anymore) |
But also, if Puppet doesn't care, why should Kafo? |
Perhaps that's an implementation detail, but for now I think the fastest fix is to make it consistent. |
[test foreman-installer] |
I thought 9.4.1 would have been released, since it's @ https://forge.puppet.com/modules/puppetlabs/stdlib but librarian hasn't found it yet. Could be a cache somewhere.
|
[test foreman-installer] |
This is new |
Aaand multi line definitions strike again!
😞 |
This also requires kafo 7.3 to parse multi line type aliases.
Now updated with a dependency on kafo 7.3+ |
COPR fails because it doesn't have Kafo 7.3.0: theforeman/foreman-packaging#9966 & theforeman/foreman-packaging#9967 |
Yeah, don't mind copr/packit IMHO :) |
I was waiting for those to build so the nightly package would also be built. That is the case now. |
Needs:
And a round to update extlib:
And possibly more.