Sha256: 604b02f9f10f0f92948249fcdaa9d3b0388f4deac1e2e3848552698a153a7db0

Contents?: true

Size: 128 Bytes

Versions: 24

Compression:

Stored size: 128 Bytes

Contents

#!/bin/bash
source /etc/profile

# install Chef
chroot "$chroot" /bin/bash <<DATAEOF
gem install chef --no-rdoc --no-ri
DATAEOF

Version data entries

24 entries across 12 versions & 1 rubygems

Version Path
veewee-0.5.0.alpha4 templates/gentoo-latest-i686/add_chef.sh
veewee-0.5.0.alpha4 templates/gentoo-latest-amd64/add_chef.sh
veewee-0.5.0.alpha3 templates/gentoo-latest-i686/add_chef.sh
veewee-0.5.0.alpha3 templates/gentoo-latest-amd64/add_chef.sh
veewee-0.5.0.alpha2 templates/gentoo-latest-amd64/add_chef.sh
veewee-0.5.0.alpha2 templates/gentoo-latest-i686/add_chef.sh
veewee-0.5.0.alpha1 templates/gentoo-latest-i686/add_chef.sh
veewee-0.5.0.alpha1 templates/gentoo-latest-amd64/add_chef.sh
veewee-0.4.5.1 templates/gentoo-latest-amd64/add_chef.sh
veewee-0.4.5.1 templates/gentoo-latest-i686/add_chef.sh
veewee-0.4.5 templates/gentoo-latest-i686/add_chef.sh
veewee-0.4.5 templates/gentoo-latest-amd64/add_chef.sh
veewee-0.4.5.pre1 templates/gentoo-latest-amd64/add_chef.sh
veewee-0.4.5.pre1 templates/gentoo-latest-i686/add_chef.sh
veewee-0.4.4 templates/gentoo-latest-i686/add_chef.sh
veewee-0.4.4 templates/gentoo-latest-amd64/add_chef.sh
veewee-0.4.3 templates/gentoo-latest-i686/add_chef.sh
veewee-0.4.3 templates/gentoo-latest-amd64/add_chef.sh
veewee-0.4.2 templates/gentoo-latest-i686/add_chef.sh
veewee-0.4.2 templates/gentoo-latest-amd64/add_chef.sh