Sha256: 6c8cb47846d055cc2c0e4fc4295be2b3f67635c58e77590fec522d3920a8e10d

Contents?: true

Size: 207 Bytes

Versions: 1

Compression:

Stored size: 207 Bytes

Contents

#!/bin/bash

which bitswarmbox || gem install bitswarmbox

bitswarmbox build vagrant \
    --name=ubuntu-trusty64-base \
    --template=ubuntu/trusty64 \
    --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-trusty64.sh