Skip to content

Instantly share code, notes, and snippets.

@hjhart
hjhart / omnibus.sh
Last active January 13, 2017 00:13 — forked from sax/omnifuss.sh
Create omnibus chef on SmartOS
# On image: 08589eda-d64e-11e6-89a3-0b55371be927 # base-64-lts 16.4.0
pkgin -y install ruby-2.3.3 gmake build-essential ;
pushd /root
gem install bundler --no-ri --no-rdoc
gem install omnibus --no-ri --no-rdoc
# Until this PR is merged: https://github.com/chef/dep-selector-libgecode/pull/41
rvm use ruby-1.9.2@redis-pubsub-demo --create