Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upuse ubuntu/xenial64 instead of hashicorp/precise64 for tutorial #8817
Conversation
chrisroberts
and others
added some commits
Jul 20, 2017
DwordPtr
added some commits
Jul 28, 2017
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
edmorley
Oct 8, 2017
Would the bento/ubuntu-16.04 box be a better choice than ubuntu/xenial64? I've heard that the latter doesn't follow all of the Vagrant box creation best practices...
edmorley
commented
Oct 8, 2017
•
|
Would the |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
mightyfree
Oct 8, 2017
Agreed. As per official Vagrant documentation (https://www.vagrantup.com/docs/boxes.html), the hashicorp and bento boxes are the only two officially-recommended box sets. Additionally, Vagrant says of ubuntu boxes:
These boxes only support Virtualbox and do not provide an ideal experience for most users. If you encounter issues with these boxes, please try the Bento boxes instead.
Thanks @edmorley, the bento/ubuntu-16.04 box is the way to go.
mightyfree
commented
Oct 8, 2017
•
|
Agreed. As per official Vagrant documentation (https://www.vagrantup.com/docs/boxes.html), the
Thanks @edmorley, the |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
briancain
Oct 9, 2017
Member
Hi all,
We are currently working on building and releasing a full set of HashiCorp supported vagrant boxes. These should be released soon so be on the lookout! I'm going to go ahead and close this though, thanks!
|
Hi all, We are currently working on building and releasing a full set of HashiCorp supported vagrant boxes. These should be released soon so be on the lookout! I'm going to go ahead and close this though, thanks! |
DwordPtr commentedJul 25, 2017
•
edited
Edited 1 time
-
DwordPtr
edited Jul 25, 2017 (most recent)
I started with the tutorial today and this could trip up new users. Since precise's repos aren't up anymore its impossible to install updates from ubuntu or do much in the way of a normal ubuntu machine.
I imagine using the current it would be helpful for most users.
This project looks really cool so far!