Changeset 601b93d in sasview for Vagrantfile
- Timestamp:
- Oct 1, 2016 8:38:44 AM (8 years ago)
- Branches:
- master, ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc, costrafo411, magnetic_scatt, release-4.1.1, release-4.1.2, release-4.2.2, release_4.0.1, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, ticket885, unittest-saveload
- Children:
- 5c84add
- Parents:
- 4ac4caa
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Vagrantfile
r96032b3 r601b93d 21 21 # Every Vagrant development environment requires a box. You can search for 22 22 # boxes at https://atlas.hashicorp.com/search. 23 config.vm.box = "ubuntu1404" 24 config.vm.box_url = "https://github.com/hnakamur/packer-templates/releases/download/v1.0.2/ubuntu-14-04-x64-virtualbox.box" 23 config.vm.box = "ubuntu/trusty64" 25 24 #config.vm.box = "fedora19" 26 25 #config.vm.box_url = "https://dl.dropboxusercontent.com/u/86066173/fedora-19.box"
Note: See TracChangeset
for help on using the changeset viewer.