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

Broken for Puppet 6.x #250

Open
gremble opened this issue Feb 27, 2019 · 1 comment
Open

Broken for Puppet 6.x #250

gremble opened this issue Feb 27, 2019 · 1 comment

Comments

@gremble
Copy link

gremble commented Feb 27, 2019

This module won't run on Puppet 6.x, but the fix is easy. Error produced is:

Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: This Function Call is unacceptable as a top level construct in this location (file: /etc/puppetlabs/code/modules/dns/manifests/server/options.pp, line: 111, column: 1) on node ns3.thepwgroup.net

I moved:

include dns::server::params

from /manifests/server/options.pp to manifests/init.pp and it now appears to all work.

@gremble
Copy link
Author

gremble commented Feb 27, 2019

I've noticed there's a pull request #246 with another fix for this. Can this be pulled?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant