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

stretch not working #30

Open
rubo77 opened this issue Jun 10, 2018 · 2 comments
Open

stretch not working #30

rubo77 opened this issue Jun 10, 2018 · 2 comments

Comments

@rubo77
Copy link
Contributor

rubo77 commented Jun 10, 2018

I adapted the script so it starts working with stretch, but when the puppet manifest starts, I get the error

gc-gw1: Error: Evaluation Error: Error while evaluating a Resource Statement, Could not find declared class ffnord::params at /root/manifest.pp:1:1 on node gc-gw1.home
seems like the install of the ffnord-module does not work any more.

posted a question here: https://stackoverflow.com/questions/50788683/installing-a-handmade-puppet-module-in-etc-puppet-modules

@rubo77
Copy link
Contributor Author

rubo77 commented Jun 10, 2018

The new path is /usr/share/puppet/modules. I changed it and the first error is solved.

But then we get the next error:

Error: The parameter $name redefines a built in parameter in the Host Class Definition at /usr/share/puppet/modules/ffnord/manifests/vpn.pp:77:3 on node gc-gw1.home

@rubo77
Copy link
Contributor Author

rubo77 commented Jun 10, 2018

If I comment out the vpn block I get the next error, which seems in the puppet module itself already:

ffnord/ffnord-puppet-gateway#208

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