fcrepo-exts / fcrepo-vagrant

Fedora 4 Vagrant Virtual Machine
26 stars 22 forks source link

Pin to specific base box version; address FCREPO-2251. #61

Closed ruebot closed 8 years ago

ruebot commented 8 years ago

See: https://jira.duraspace.org/browse/FCREPO-2251

whikloj commented 8 years ago
> vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Box 'fcrepo/fcrepo4-base' could not be found. Attempting to find and install...
    default: Box Provider: virtualbox
    default: Box Version: 0.1.3
==> default: Loading metadata for box 'fcrepo/fcrepo4-base'
    default: URL: https://atlas.hashicorp.com/fcrepo/fcrepo4-base
==> default: Adding box 'fcrepo/fcrepo4-base' (v0.1.3) for provider: virtualbox

👍