-
Notifications
You must be signed in to change notification settings - Fork 16
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
Centos 7.1/7.2 vm issues #98
Comments
vagrant init bento/centos-7.2 ; vagrant up seems to work.. |
bento/centos-7.2 basebox is at version 2.2.7, mine is pointing to the older 2.2.3.. |
There might be an issue with |
Potential issue with Vagrant itself? hashicorp/vagrant#7533 |
I was hitting issues with vagrant up and centos-7.2 myself today. The grtjn/centos-7.2 v2.2.3 basebox seems really crippled. I then tried bento/centos-7.2 and ran into an ssh timeout, but found a fix for that here: chef/bento#688. I'll be uploading a copy of that 2.3.0 basebox soon.. |
I have published a new grtjn/centos-6.8 and grtjn/centos-7.2 basebox to solve this (for vbox 5.1).. |
They don't seem to work. Vagrant up fails.. (vagrant 1.8.4 / vbox 5.0.24)
Need to check with vagrant/vbox versions I have..
The text was updated successfully, but these errors were encountered: