-
Notifications
You must be signed in to change notification settings - Fork 30
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
Add Puppet 8 support #297
Add Puppet 8 support #297
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It fails with:
Error: Undefined variable 'fqdn' (file: /etc/puppetlabs/puppet/hiera.yaml, line: 6) on node centos8-64.example.com
Perhaps #298 will fix that, but the error is vague.
Still the same error. I really wonder where it comes from. I wonder if it's the Hiera 3 format. voxpupuli/beaker-hiera#17 should deal with that. |
Trivial rebase now that we've updated the gems to support Puppet 8 testing in CI. I've also opened #312 to test together with voxpupuli/beaker-hiera#17. |
Still failing and I'm pretty sure voxpupuli/voxpupuli-acceptance#74 should help. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If CI is green.
@ekohl looks goodm CI passed |
also contains #296