Stop building vagrant base boxes the hard way.
- Download your favorite distribution and setup the VM. Be sure to include a NAT interface.
- Login to the box, and run 'yum update -y all && yum install -y git'
- Reboot
- git clone https://github.com/josiahp/basebox.git
- puppet apply -e 'include basebox'