Sha256: 8eb3e55c95baa816ba9c5fb5778fac399e8b0e79972a7c22a3a144126ac0b7e1

Contents?: true

Size: 127 Bytes

Versions: 10

Compression:

Stored size: 127 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

10 entries across 5 versions & 2 rubygems

Version Path
veewee-0.3.12 templates/gentoo-latest-amd64/add_chef.sh
veewee-0.3.12 templates/gentoo-latest-i686/add_chef.sh
veewee-0.3.11 templates/gentoo-latest-amd64/add_chef.sh
veewee-0.3.11 templates/gentoo-latest-i686/add_chef.sh
veewee-0.3.10 templates/gentoo-latest-amd64/add_chef.sh
veewee-0.3.10 templates/gentoo-latest-i686/chef.sh
veewee-0.3.9 templates/gentoo-latest-amd64/chef.sh
veewee-0.3.9 templates/gentoo-latest-i686/chef.sh
veewee-atlassian-0.3.11 templates/gentoo-latest-i686-experimental/chef.sh
veewee-atlassian-0.3.11 templates/gentoo-latest-x86_64-experimental/chef.sh