-
Notifications
You must be signed in to change notification settings - Fork 146
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Provision with hostmanager randomly fails #271
Comments
Enabling debug mode on |
Does your workstation |
Yes |
Here is a manual run of the command(s)
On a second run, it succeeds; I have never had to type a password so far. It just sometimes fail and some other times succeeds; In order for it to fail though, at least one So, in summary, when Does this make sense? |
Hi I am getting below issue while vagrant up command db01: [vagrant-hostmanager:host] Updating hosts file on your workstation (password may be required)... |
I am creating a
vagrant
environment usingmake
Here is the
make
targetThis fails randomly.
In some cases it will halt as follows:
In others it will proceed as expected.
My only relevant lines in the corresponding
Vagrantfile
are:and on each vm being provisioned:
The text was updated successfully, but these errors were encountered: