Closed generalhash closed 9 years ago
issuing vagrant up --provider=aws #produces:
root@(none):/home/ubuntu/.newslynx/automation-master# vagrant up --provider=aws Vagrant failed to initialize at a very early stage:
There is a syntax error in the following Vagrantfile. The syntax error message is reproduced below for convenience:
(): mapping values are not allowed in this context at line 6 column 19
additional Info: root@(none):/home/ubuntu/.newslynx/automation-master# head -6 config.yaml
<!DOCTYPE html>
Appears to be a problem with config.yaml that was converted into an html document by the server.
Investigating...
This was a problem with the amazon box. A fresh install fixed it.
issuing vagrant up --provider=aws #produces:
root@(none):/home/ubuntu/.newslynx/automation-master# vagrant up --provider=aws Vagrant failed to initialize at a very early stage:
There is a syntax error in the following Vagrantfile. The syntax error message is reproduced below for convenience:
(): mapping values are not allowed in this context at line 6 column 19
additional Info: root@(none):/home/ubuntu/.newslynx/automation-master# head -6 config.yaml
<!DOCTYPE html>