Sha256: 62321d7d2f8ebbaec1f659bd4a6707a82a91f9f8a337fceaa6f25d10c537b825

Contents?: true

Size: 135 Bytes

Versions: 11

Compression:

Stored size: 135 Bytes

Contents

#!/bin/bash -xe

readonly HOST=$1

vagrant up $HOST --provider=digital_ocean
bundle exec rake itamae:$HOST
bundle exec rake spec:$HOST

Version data entries

11 entries across 11 versions & 3 rubygems

Version Path
itamae-plugin-recipe-tig-0.1.2 ci/build.sh
itamae-plugin-recipe-consul-0.1.3 ci/build.sh
itamae-plugin-recipe-consul-0.1.3.beta1 ci/build.sh
itamae-plugin-recipe-omori_gohan-0.0.1 ci/build.sh
itamae-plugin-recipe-consul-0.1.2 ci/build.sh
itamae-plugin-recipe-consul-0.1.1 ci/build.sh
itamae-plugin-recipe-consul-0.1.0 ci/build.sh
itamae-plugin-recipe-consul-0.1.0.beta3 ci/build.sh
itamae-plugin-recipe-consul-0.1.0.beta2 ci/build.sh
itamae-plugin-recipe-consul-0.1.0.beta1 ci/build.sh
itamae-plugin-recipe-omori_gohan-0.0.1.beta2 ci/build.sh