summaryrefslogtreecommitdiff
path: root/chef-system-x86_32-container.morph
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2014-07-25 16:03:36 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2014-07-31 16:15:48 +0000
commit524562e30d6dca5ed458308b772b503b7c7b37fc (patch)
tree68c2626116407dfba340139d42a6364717f30667 /chef-system-x86_32-container.morph
parent0a3be548f9b817c8258d3e8bc029a3fee66a568d (diff)
downloaddefinitions-524562e30d6dca5ed458308b772b503b7c7b37fc.tar.gz
Chef imported into Baserock, prototype #2
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!
Diffstat (limited to 'chef-system-x86_32-container.morph')
-rw-r--r--chef-system-x86_32-container.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/chef-system-x86_32-container.morph b/chef-system-x86_32-container.morph
index 4abc7d64..8d0d1443 100644
--- a/chef-system-x86_32-container.morph
+++ b/chef-system-x86_32-container.morph
@@ -19,6 +19,6 @@ strata:
- morph: ruby
artifacts:
- ruby-runtime
-- morph: chef
+- morph: chef/chef.morph
artifacts:
- chef-runtime