Sha256: 12372b7ae18793970f3f8f00e0b7a14e9be195ef6e09b56c01239af674039312

Contents?: true

Size: 133 Bytes

Versions: 72

Compression:

Stored size: 133 Bytes

Contents

#!/bin/bash

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

# Installing chef
/opt/ruby/bin/gem install chef --no-ri --no-rdoc

Version data entries

72 entries across 12 versions & 1 rubygems

Version Path
veewee-0.5.0.alpha4 templates/ubuntu-10.04.3-server-amd64/chef.sh
veewee-0.5.0.alpha4 templates/ubuntu-10.04.4-server-amd64-netboot/chef.sh
veewee-0.5.0.alpha4 templates/ubuntu-10.04.4-server-i386-netboot/chef.sh
veewee-0.5.0.alpha4 templates/ubuntu-10.04.4-server-amd64/chef.sh
veewee-0.5.0.alpha4 templates/ubuntu-10.10-server-amd64/chef.sh
veewee-0.5.0.alpha4 templates/ubuntu-10.04.4-server-i386/chef.sh
veewee-0.5.0.alpha3 templates/ubuntu-10.04.3-server-amd64/chef.sh
veewee-0.5.0.alpha3 templates/ubuntu-10.04.4-server-i386-netboot/chef.sh
veewee-0.5.0.alpha3 templates/ubuntu-10.04.4-server-i386/chef.sh
veewee-0.5.0.alpha3 templates/ubuntu-10.04.4-server-amd64-netboot/chef.sh
veewee-0.5.0.alpha3 templates/ubuntu-10.04.4-server-amd64/chef.sh
veewee-0.5.0.alpha3 templates/ubuntu-10.10-server-amd64/chef.sh
veewee-0.5.0.alpha2 templates/ubuntu-10.04.4-server-i386/chef.sh
veewee-0.5.0.alpha2 templates/ubuntu-10.10-server-amd64/chef.sh
veewee-0.5.0.alpha2 templates/ubuntu-10.04.3-server-amd64/chef.sh
veewee-0.5.0.alpha2 templates/ubuntu-10.04.4-server-amd64-netboot/chef.sh
veewee-0.5.0.alpha2 templates/ubuntu-10.04.4-server-amd64/chef.sh
veewee-0.5.0.alpha2 templates/ubuntu-10.04.4-server-i386-netboot/chef.sh
veewee-0.5.0.alpha1 templates/ubuntu-10.10-server-amd64/chef.sh
veewee-0.5.0.alpha1 templates/ubuntu-10.04.3-server-amd64/chef.sh