Confirmed users
3,104
edits
Line 24: | Line 24: | ||
* 32 bit: https://dl.dropboxusercontent.com/u/174215/clang-centos62-32.box | * 32 bit: https://dl.dropboxusercontent.com/u/174215/clang-centos62-32.box | ||
Passwords for root and vagrant users are "vagrant". You can create your vagrant VMs similar to this: | Passwords for root and vagrant users are "vagrant". You can create your vagrant VMs similar to this: | ||
vagrant init $URL_from_above | vagrant init clang-vm $URL_from_above | ||
vagrant up | vagrant up | ||
# ignore timeout warnings | # ignore timeout warnings |