Sha256: 00973045ab55d654aa00ed112001bac0416dd604b1b9f4f1bea183e2908b321c

Contents?: true

Size: 201 Bytes

Versions: 2

Compression:

Stored size: 201 Bytes

Contents

set -x
cd /tmp
apt-get -y install wget || yum -y install wget
rm -fv /tmp/install.sh
wget -v --no-check-certificate <%= @omnibus_url %> -O /tmp/install.sh
/bin/bash /tmp/install.sh -v <%= @version -%>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
testlab-0.4.1 lib/testlab/provisioners/templates/chef/omnibus.erb
testlab-0.4.0 lib/testlab/provisioners/templates/chef/omnibus.erb