Hey there, I'm having an issue attempting to run the ansible playbooks after creating the vagrant box. I end up getting an error when it attempts to SSH into the vagrant box. My debug output is in the below gist.
https://gist.github.com/bensojona/ce4030c088d4894b7603
To setup, I cloned the repo into my projects root folder, did a vagrant up using virtualbox, updated the "project_name" and "secret_key" in the all.yml file, then went into the deploy folder and ran deploy_dev.sh. Any obvious config/setup step I'm missing?
Thanks!
Hey there, I'm having an issue attempting to run the ansible playbooks after creating the vagrant box. I end up getting an error when it attempts to SSH into the vagrant box. My debug output is in the below gist.
https://gist.github.com/bensojona/ce4030c088d4894b7603
To setup, I cloned the repo into my projects root folder, did a vagrant up using virtualbox, updated the "project_name" and "secret_key" in the all.yml file, then went into the deploy folder and ran deploy_dev.sh. Any obvious config/setup step I'm missing?
Thanks!