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
{{ message }}
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.
vagrant up starts the vm properly, but the process seems to hang forever after install aws-cli and postgresql, and before oracle-java (maybe it's waiting for an input?). Gist here: https://gist.github.com/eprochasson/786afe1da3ef41f11bdd
Notice how I Ctrl+C at some point, which seems to (successfully) trigger the rest of the process.
Note: gist with vagrant 1.6.x, same result with vagrant version 1.7.4 (latest I could find).
The text was updated successfully, but these errors were encountered:
Hi,
vagrant up starts the vm properly, but the process seems to hang forever after install aws-cli and postgresql, and before oracle-java (maybe it's waiting for an input?). Gist here:
https://gist.github.com/eprochasson/786afe1da3ef41f11bdd
Notice how I Ctrl+C at some point, which seems to (successfully) trigger the rest of the process.
Note: gist with vagrant 1.6.x, same result with vagrant version 1.7.4 (latest I could find).
The text was updated successfully, but these errors were encountered: