forked from jedi4ever/veewee
-
Notifications
You must be signed in to change notification settings - Fork 0
vagrant (veewee) + virtualbox versions test matrix
hedgehog edited this page Jul 3, 2011
·
19 revisions
Overview page to have a table of the virualbox (+gem) versions the boxes were developed against to inspect the root cause of SSH connection issue with vagrant boxes created by veewee. Veewee commit reference allows you to retrieve the VM definition files. Pass/fail refers to whether the final ssh succeeds in the following (conservative/paranoid) workflow:
vagrant halt 'test-vm-name'
vagrant destroy 'test-vm-name'
vagrant box remove 'vm-name'
vagrant basebox destroy 'vm-name'
vagrant basebox build 'vm-name'
vagrant basebox validate 'vm-name'
vagrant basebox export 'vm-name'
vagrant box add 'test-vm-name' 'vm-name.box'
vagrant init 'test-vm-name'
vagrant up 'test-vm-name'
vagrant ssh 'test-vm-name'
See these threads for details:
- http://groups.google.com/group/vagrant-up/browse_thread/thread/583c8e6df78855ea
- http://groups.google.com/group/vagrant-up/browse_thread/thread/7d0b241ceef79751
- http://groups.google.com/group/vagrant-up/browse_thread/thread/e951417f59e74b9c
veewee commit | virualbox | virualbox gem | veewee gem | vagrant gem | Host OS | template name |
nnnnn | 0.0.0 | 0.0.0 | 0.0.0 | 0.0.0 | 0.0.0 | text |