summaryrefslogtreecommitdiff
path: root/chef/chef.morph
Commit message (Collapse)AuthorAgeFilesLines
* Update chef morphs for new build-mode: rubygem approachSam Thursfield2014-08-011-0/+44
|
* Use a ref that actually exists in the dummy repoSam Thursfield2014-07-311-44/+44
|
* Chef imported into Baserock, prototype #2Sam Thursfield2014-07-311-0/+365
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!