Sha256: dc7d091e4a33cef5c9f9545f7d253b6d29281b76f3e56c183d101a4d7a057fee

Contents?: true

Size: 203 Bytes

Versions: 1

Compression:

Stored size: 203 Bytes

Contents

#!/bin/bash

which bitswarmbox || gem install bitswarmbox

bitswarmbox build vagrant \
    --name=ubuntu-wily64-base \
    --template=ubuntu/wily64 \
    --provider=virtualbox \
    --puppet --bootstrap

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
bitswarmbox-1.0.0.pre16 builders/vagrant/ubuntu/build-base-wily64.sh