Vagrantfile: Use current trusty cloud image without hash verification
commitb1550aed10fd3ac7695c1ecb7ed15e308cdcb7ba
authorBrian Simpson <bsimpson63@gmail.com>
Mon, 25 Apr 2016 18:30:00 +0000 (25 11:30 -0700)
committerBrian Simpson <bsimpson63@gmail.com>
Mon, 25 Apr 2016 18:49:45 +0000 (25 11:49 -0700)
treeca46c3259ba70e59d7f0fd1ea2d93b6d99d3e051
parent8bbf757127cb0fdfa3d3b74d2c6f04b0f9aa2b9d
Vagrantfile: Use current trusty cloud image without hash verification

The images change too frequently. We should work on a solution that
retrieves the hash for the current image rather than hardcoding it
into the Vagrantfile.
Vagrantfile