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
At this point, we run vagrant up followed by vagrant ssh [region] and ./installation_copy/install.sh. These steps should be incorporated into the vagrant provisioning.
Probably it is sufficient to stop install.sh from asking for the sudo password.
At this point, we run
vagrant upfollowed byvagrant ssh [region]and./installation_copy/install.sh. These steps should be incorporated into the vagrant provisioning.Probably it is sufficient to stop install.sh from asking for the sudo password.