Sha256: 7313c21357b91c5417e1ed8b74583d16c245f46fce3767efba77183ae7813c81

Contents?: true

Size: 112 Bytes

Versions: 12

Compression:

Stored size: 112 Bytes

Contents

#!/bin/bash

if [ -f .veewee_params ]
then
  . .veewee_params
fi

gem install puppet -v 3.2.2 --no-ri --no-rdoc

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
veewee-0.5.0.alpha4 templates/ubuntu-13.04-server-amd64-rvm/puppet.sh
veewee-0.5.0.alpha3 templates/ubuntu-13.04-server-amd64-rvm/puppet.sh
veewee-0.5.0.alpha2 templates/ubuntu-13.04-server-amd64-rvm/puppet.sh
veewee-0.5.0.alpha1 templates/ubuntu-13.04-server-amd64-rvm/puppet.sh
veewee-0.4.5.1 templates/ubuntu-13.04-server-amd64-rvm/puppet.sh
veewee-0.4.5 templates/ubuntu-13.04-server-amd64-rvm/puppet.sh
veewee-0.4.5.pre1 templates/ubuntu-13.04-server-amd64-rvm/puppet.sh
veewee-0.4.4 templates/ubuntu-13.04-server-amd64-rvm/puppet.sh
veewee-0.4.3 templates/ubuntu-13.04-server-amd64-rvm/puppet.sh
veewee-0.4.2 templates/ubuntu-13.04-server-amd64-rvm/puppet.sh
veewee-0.4.1 templates/ubuntu-13.04-server-amd64-rvm/puppet.sh
veewee-0.4.0 templates/ubuntu-13.04-server-amd64-rvm/puppet.sh