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

Puppet 4 and puppetserver setup > add puppetlabs-concat to fix this dependency issue #12

Closed
ghost opened this issue Nov 10, 2015 · 2 comments

Comments

@ghost
Copy link

ghost commented Nov 10, 2015

On a puppet agent run

Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Evaluation Error: Error while evaluating a Resource Statement, Invalid resource type concat at /etc/puppetlabs/code/environments/production/modules/monit/manifests/check/instance.pp:26:5 on node client.example.com
Warning: Not using cache on failed catalog
Error: Could not retrieve catalog; skipping run

I had to add puppetlabs-concat to my Puppetfile to fix this

@jonhattan
Copy link
Member

We already have this dependency declared. See https://github.com/sbitio/puppet-monit/blob/master/metadata.json#L35

@ghost
Copy link
Author

ghost commented Nov 10, 2015

odd, I had to add it to my Puppetfile to get it to work. I'm guessing it may have worked if i was using puppet librarian

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