Sha256: bc5fecfbb6ffb7058b05523bbe13c04475528d874065309bdf9cbb8367f247ea

Contents?: true

Size: 117 Bytes

Versions: 36

Compression:

Stored size: 117 Bytes

Contents

#!/bin/bash

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

/opt/ruby/bin/gem install puppet --no-ri --no-rdoc

Version data entries

36 entries across 12 versions & 1 rubygems

Version Path
veewee-0.4.5.pre1 templates/ubuntu-10.10-server-amd64/puppet.sh
veewee-0.4.4 templates/ubuntu-11.04-server-amd64/puppet.sh
veewee-0.4.4 templates/ubuntu-10.04.3-server-amd64/puppet.sh
veewee-0.4.4 templates/ubuntu-10.10-server-amd64/puppet.sh
veewee-0.4.3 templates/ubuntu-11.04-server-amd64/puppet.sh
veewee-0.4.3 templates/ubuntu-10.10-server-amd64/puppet.sh
veewee-0.4.3 templates/ubuntu-10.04.3-server-amd64/puppet.sh
veewee-0.4.2 templates/ubuntu-10.04.3-server-amd64/puppet.sh
veewee-0.4.2 templates/ubuntu-11.04-server-amd64/puppet.sh
veewee-0.4.2 templates/ubuntu-10.10-server-amd64/puppet.sh
veewee-0.4.1 templates/ubuntu-10.10-server-amd64/puppet.sh
veewee-0.4.1 templates/ubuntu-11.04-server-amd64/puppet.sh
veewee-0.4.1 templates/ubuntu-10.04.3-server-amd64/puppet.sh
veewee-0.4.0 templates/ubuntu-11.04-server-amd64/puppet.sh
veewee-0.4.0 templates/ubuntu-10.10-server-amd64/puppet.sh
veewee-0.4.0 templates/ubuntu-10.04.3-server-amd64/puppet.sh