echo gem: --no-ri --no-rdoc --no-document > ~/.gemrc wget http://cache.ruby-lang.org/pub/ruby/2.2/ruby-2.2.2.tar.gz tar -xzvf ruby-2.2.2.tar.gz cd ruby-2.2.2 ./configure make make install cd gem install bundler
git clone https://github.com/mattray/omnibus-chef.git -b 12.4.1.cisco omnibus-chef cd omnibus-chef rm -f Gemfile.lock bundle install --path vendor bundle exec omnibus build chef
omnibus-chef mattray 12.4.1.cisco -> omnibus mattray chef-12.4.1.cisco -> omnibus-software mattray chef-12.4.1.cisco -> chef mattray 12.4.1.cisco -> ohai mattray 8.5.1.cisco