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
Error: Evaluation Error: Error while evaluating a Function Call, Class[Nginx]: parameter 'nginx_error_log_severity' expects a Resource value, got String
What behaviour did you expect instead
I expected it to work.
Output log
Any additional information you'd like to impart
I have attached a zip file containing an example of this problem. To run the example you will need vagrant and virtualbox installed on your system. Once those dependencies are met you can run vagrant up --provision to test it out.
Affected Puppet, Ruby, OS and module versions/distributions
How to reproduce (e.g Puppet code you use)
Create hiera config with following content:
and default.pp with following content:
What are you seeing
What behaviour did you expect instead
I expected it to work.
Output log
Any additional information you'd like to impart
I have attached a zip file containing an example of this problem. To run the example you will need vagrant and virtualbox installed on your system. Once those dependencies are met you can run
vagrant up --provision
to test it out.puppet-nginx_vagrant_example.zip
The text was updated successfully, but these errors were encountered: