53894/puppet-error-parse-environment-production-syntax-expected
How to debug this error?
Error: Could not parse for environment production: Syntax error at '='; expected '}'
This error occurs if puppet apply -e is used from the command line and the supplied command is surrounded with single quotes ('), which causes cmd.exe to interpret any => in the command as a redirect.
Surround the command with double quotes (") instead. Hope this helps!
Hi@akhtar, You are getting this error because there ...READ MORE
Hey @Nagya, You need to set the ...READ MORE
You need to be running your processes ...READ MORE
In the later versions of puppet we ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE
It can work if you try to put ...READ MORE
When you use docker-compose down, all the ...READ MORE
For puppet to find the value of ...READ MORE
The modules that you install on master need ...READ MORE
OR
Already have an account? Sign in.