You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Affected Puppet, Ruby, OS and module versions/distributions
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
The text was updated successfully, but these errors were encountered: