summaryrefslogtreecommitdiff
path: root/chef/ffi-yajl-1.0.1.morph
Commit message (Collapse)AuthorAgeFilesLines
* Update chef morphs to be generated from stable 11.8.4.ohai7.0 tagbaserock/sam/chef-from-gemsSam Thursfield2014-08-011-15/+0
| | | | | | | | Using chef-12.0.0.alpha.0 results in the following error: # chef-client /usr/lib/ruby/2.0.0/rubygems/dependency.rb:296:in `to_specs': Could not find 'ohai' (~> 7.2) - did find: [ohai-7.2.0.rc.1] (Gem::LoadError)
* Update chef morphs for new build-mode: rubygem approachSam Thursfield2014-08-011-2/+2
|
* Chef imported into Baserock, prototype #2Sam Thursfield2014-07-311-0/+15
Taking advantage of the new work in Morph 'master' allowing chunk morphs to go in definitions, we can now treat each Gem as a chunk, and with a bit of hackery, make fetching and compiling+installing the Gem from http://rubygems.org/ look like a normal Morph build. To avoid the hackery we need to introduce a separate build-mode, probably, but this is a start!