Skip to content
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

Multiple boxes with one Vagrantfile not detected #178

Open
dominic-lear opened this issue May 30, 2019 · 1 comment
Open

Multiple boxes with one Vagrantfile not detected #178

dominic-lear opened this issue May 30, 2019 · 1 comment

Comments

@dominic-lear
Copy link

dominic-lear commented May 30, 2019

Hi, i am using Laravel Homestead to provision my boxes. We have setup where we use one Vagrantfile for multiple boxes.

Screenshot 2019-05-30 at 18 51 17

In the vagrant manager ui only one box is shown.

Screenshot 2019-05-30 at 18 54 09

vagrant global-status returns

id       name              provider   state    directory
----------------------------------------------------------------------------------------------
54fe502  rate              virtualbox saved    /Users/dominic/Git/rate
e5b4c6a  rma               virtualbox poweroff /Users/dominic/Git/rma
1157e59  connect           virtualbox poweroff /Users/dominic/Git/connect
a730b64  rate-wordpress-v2 virtualbox saved    /Users/dominic/Git/rate-wordpress-v2
f6a8a33  listbuilder-new   virtualbox running  /Users/dominic/Git/package-server-config/boxes
4dee83d  rate-new          virtualbox running  /Users/dominic/Git/package-server-config/boxes

My software versions.

  • Vagrant 2.2.3
  • Virtualbox 6.0.4 r128413
  • Vagrant Manager 2.7.0

Can you assist with any suggestions on how to correctly register all the boxes.

@chriswayoub
Copy link
Member

If you're still having this issue, could you provide a simple Vagrantfile that reproduces the issue? Multiple boxes in the same Vagrantfile should be supported.

Here's an example, with the individual boxes included in the submenu:

Screen Shot 2019-12-06 at 12 50 16 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants