Last Updated: February 25, 2016
·
357
· aespinosa

Workaround chef_gem

Originally posted in http://aespinosa.github.io/blog/2014-10-04-work-around-chef_gem.html

Problem

  • chef_gem is done at compile time and downloads the internet by default.
  • chef server is by default an artifact server

Idea

Convert the rubygem into a library cookbook as a workaround