Hi, I am new to the "admin" side of vagrant and I have an issue building a base box.
What I did: * used VirtualBox GUI on Ubuntu Trusty (with Extension Pack installed) * created a new machine and installed debian wheezy from net install with vagrant user/keys * made sure that the "USB2 Port" is disabled * ran vagrant package My problem: * I uploaded the box to the vagrant cloud (openxpki/wheezy-alldeps) * Fired up my vagrant configuration on another machine where VBox Extensions are NOT installed * Machine crashes onboot up I had a look at the created temporary machine using the VirtualBox UI and saw that "USB2" is activated - finally after installing the extension pack the box comes up but I do not understand how and when the USB2 controller gets activated in the config, as it is still off in the base box. Any help is appreciated - the Vagrant file can be found here https://github.com/openxpki/openxpki/tree/master/vagrant/debian Oliver -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
