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
As you can see, the hash of options to epp is not closed, and the Puppet parser reports:
Error: Could not parse for environment production: Syntax error at ')' at s3cfg.pp:17:5
puppet-lint says:
Whoops! It looks like puppet-lint has encountered an error that it doesn't
know how to handle. Please open an issue at https://github.com/rodjek/puppet-lint
and paste the following output into the issue description.
@bitfield I suspect this does not pass puppet parser validate, but I am unable to verify on a computer. If that is the case, we have a goal to better handle this in v3.0. If it passes the validator, we can dig into it further. Please let us know if it passes, if you can.
As you can see, the hash of options to
epp
is not closed, and the Puppet parser reports:puppet-lint
says:Whoops! It looks like puppet-lint has encountered an error that it doesn't
know how to handle. Please open an issue at https://github.com/rodjek/puppet-lint
and paste the following output into the issue description.
puppet-lint version: 2.2.1
ruby version: 2.4.1-p111
platform: x86_64-darwin15
file path: modules/profile/manifests/s3cfg.pp
file contents:
error:
The text was updated successfully, but these errors were encountered: