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

Fails with puppetlabs/concat 4.1.1 #107

Closed
bootc opened this issue Jan 27, 2018 · 5 comments
Closed

Fails with puppetlabs/concat 4.1.1 #107

bootc opened this issue Jan 27, 2018 · 5 comments

Comments

@bootc
Copy link

bootc commented Jan 27, 2018

When using theforeman/dns 5.1.0 with puppetlabs/concat 4.1.1, my catalogues fail to compile with the following error:

no parameter named 'format' at [...]/modules/concat/manifests/init.pp:94 on Concat_file[/etc/bind/zones.conf] at [...]/modules/concat/manifests/init.pp:94 on node foo.example.com
@ekohl
Copy link
Member

ekohl commented Jan 28, 2018

We don't use this parameter but I've heard about similar issues with use in multiple environments. Do you happen to have one environment with an older concat? Generating puppet types could help.

@mmoll
Copy link
Contributor

mmoll commented Feb 3, 2018

@bootc what's the status here?

@bootc
Copy link
Author

bootc commented Feb 3, 2018

Sorry, I haven't tried it again since I posted the issue, but I don't have any other environments at all. I haven't tried restarting the puppetserver after updating the module, though, which I was going to try.

@bootc
Copy link
Author

bootc commented Feb 3, 2018

Yes, it looks like restarting the puppetserver instance altogether fixed it.

@mmoll
Copy link
Contributor

mmoll commented Feb 3, 2018

Thanks, then it's a known problem with puppetserver, which is internally not updating some of the ruby code brought in by modules, when the files change.

@mmoll mmoll closed this as completed Feb 3, 2018
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

3 participants