Confirmed users
3,104
edits
| Line 21: | Line 21: | ||
Alternatively you can use vagrant with the following box images (TODO: move the files somewhere else): | Alternatively you can use vagrant with the following box images (TODO: move the files somewhere else): | ||
* 64 bit: https:// | * 64 bit: https://s3.amazonaws.com/mozilla-releng-tools/clang-vms/clang-centos62-64.box | ||
* 32 bit: https:// | * 32 bit: https://s3.amazonaws.com/mozilla-releng-tools/clang-vms/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 clang-vm $URL_from_above | vagrant init clang-vm $URL_from_above | ||