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

Concat not listet as Requirement in Readme #1188

Closed
jradmacher opened this issue Mar 14, 2018 · 3 comments
Closed

Concat not listet as Requirement in Readme #1188

jradmacher opened this issue Mar 14, 2018 · 3 comments

Comments

@jradmacher
Copy link

Affected Puppet, Ruby, OS and module versions/distributions

  • Puppet: 5.x
  • Module version: 0.10.0

How to reproduce (e.g Puppet code you use)

Pupetfile:
mod 'puppet-nginx', '0.10.0'

What are you seeing

Evaluation Error
Error while evaluating a Resource Statement, Evaluation Error: Resource type not found: Concat

What behaviour did you expect instead

working run

Output log

Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Resource type not found: Concat (file: /etc/puppetlabs/code/environments/development/modules/nginx/manifests/resource/upstream.pp, line: 72, column: 3) (file: /etc/puppetlabs/code/environments/development/modules/nginx/manifests/init.pp, line: 176) on node xxx.ourdomain.com

Any additional information you'd like to impart

@ekohl
Copy link
Member

ekohl commented Mar 14, 2018

We don't list requirements in README since they are listed in metadata.json.

@ekohl ekohl closed this as completed Mar 14, 2018
@rmkellogg
Copy link

The init.pp file does explicitly list puppetlabs-stdlib. So might suggest this be removed or add additional dependencies.

@ekohl
Copy link
Member

ekohl commented Mar 4, 2019

That is ancient reference. IMHO it's better to remove that.

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