I have my database password starting with a ‘*’. When i put this on my production server i get following error:
- syntax error on line 17, col 25: ` password: *---------'.Exception class:ArgumentError.
Thanks,
Anubhaw
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The asterisk (
*) has special meaning in YAML. Try using a quoted scalar: