Sha256: d69e25dc1c3353fdc63aafb664d2a614c0d75edca087435a3095b90b24e6b93d

Contents?: true

Size: 175 Bytes

Versions: 11

Compression:

Stored size: 175 Bytes

Contents

#!/bin/bash
set -xe

apt-get update -q
apt-get install -qy virtualbox

pushd /vagrant

dpkg -i ./pkg/dist/vagrant_*_x86_64.deb
vagrant plugin install ./vagrant-spec.gem

popd

Version data entries

11 entries across 11 versions & 2 rubygems

Version Path
vagrant-unbundled-2.0.1.0 test/vagrant-spec/scripts/ubuntu-setup.virtualbox.sh
vagrant-aws-mkubenka-0.7.2.pre.22 vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-f3fdbf414272/test/vagrant-spec/scripts/ubuntu-setup.virtualbox.sh
vagrant-aws-mkubenka-0.7.2.pre.16 vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/vagrant-spec/scripts/ubuntu-setup.virtualbox.sh
vagrant-unbundled-2.0.0.1 test/vagrant-spec/scripts/ubuntu-setup.virtualbox.sh
vagrant-unbundled-1.9.8.1 test/vagrant-spec/scripts/ubuntu-setup.virtualbox.sh
vagrant-unbundled-1.9.7.1 test/vagrant-spec/scripts/ubuntu-setup.virtualbox.sh
vagrant-aws-mkubenka-0.7.2.pre.14 vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/vagrant-spec/scripts/ubuntu-setup.virtualbox.sh
vagrant-aws-mkubenka-0.7.2.pre.11 vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/vagrant-spec/scripts/ubuntu-setup.virtualbox.sh
vagrant-aws-mkubenka-0.7.2.pre.10 vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/vagrant-spec/scripts/ubuntu-setup.virtualbox.sh
vagrant-aws-mkubenka-0.7.2.pre.9 vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/vagrant-spec/scripts/ubuntu-setup.virtualbox.sh
vagrant-unbundled-1.9.5.1 test/vagrant-spec/scripts/ubuntu-setup.virtualbox.sh