newslynx / opportunities

A garden of NewsLynx futures
1 stars 0 forks source link

vagrant up --provider=aws #83

Closed generalhash closed 9 years ago

generalhash commented 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>

mhkeller commented 9 years ago

Appears to be a problem with config.yaml that was converted into an html document by the server.

mhkeller commented 9 years ago

Investigating...

mhkeller commented 9 years ago

This was a problem with the amazon box. A fresh install fixed it.