From 2ecfb54531b6a722b9ed44b87ffb1ad16f1773c8 Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Fri, 4 Jul 2014 16:21:47 +0000 Subject: Strip out ruby documentation from the chef system It's about 70MB, and not needed in a container. --- chef-system-x86_32-container.morph | 4 ++++ ruby.morph | 8 ++++---- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/chef-system-x86_32-container.morph b/chef-system-x86_32-container.morph index be3f2948..40a41e90 100644 --- a/chef-system-x86_32-container.morph +++ b/chef-system-x86_32-container.morph @@ -16,4 +16,8 @@ strata: artifacts: - core-openssl - morph: ruby + artifacts: + - ruby-runtime - morph: chef + artifacts: + - chef-runtime diff --git a/ruby.morph b/ruby.morph index c9eccd89..c60a0848 100644 --- a/ruby.morph +++ b/ruby.morph @@ -16,14 +16,14 @@ chunks: build-depends: [] - name: ruby repo: upstream:ruby - ref: 05604af5a6da635b8bca51269db8b433972e82c0 - unpetrify-ref: baserock/ruby_2_0_0 + ref: ct-mcr-1/sam/chef + unpetrify-ref: 05604af5a6da635b8bca51269db8b433972e82c0 build-depends: - ruby-1.8 - libyaml - name: bundler repo: upstream:bundler - ref: 0708fbe62617a63300e1cc3b9869cc1280c57ef6 - unpetrify_ref: baserock/v1.6.2 + ref: 0708fbe62617a63300e1cc3b9869cc1280c57ef6 build-depends: - ruby + unpetrify_ref: baserock/v1.6.2 -- cgit v1.2.1