##Magento 1.9 repository with vagrant for training##
- clone repository
- run WEBDIR='/path/to/web' vagrant up
- add 192.168.100.11 dev.magento.org to hosts file
- make sure no other machines are forwarding port 80 i.e. another vagrant machine.
- navigate to dev.magento.org and follow the set up instructions.
- database name is magento
- database user and pass is root
- have fun learning magento!