From d94ffe65aa306858f1e951e0fb2f28d26160394f Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Fri, 1 Aug 2014 13:25:57 +0000 Subject: Update chef morphs to be generated from stable 11.8.4.ohai7.0 tag 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) --- chef/systemu-2.6.4.morph | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 chef/systemu-2.6.4.morph (limited to 'chef/systemu-2.6.4.morph') diff --git a/chef/systemu-2.6.4.morph b/chef/systemu-2.6.4.morph deleted file mode 100644 index ed642aa2..00000000 --- a/chef/systemu-2.6.4.morph +++ /dev/null @@ -1,15 +0,0 @@ ---- -name: systemu-2.6.4 -kind: chunk -description: Automatically generated by import-ruby. This is a prototype of a method - for integrating RubyGems into Baserock. -build-system: manual -gem-url: http://rubygems.org/downloads/systemu-2.6.4.gem -products: -- artifact: systemu-2.6.4-doc - include: - - usr/lib/ruby/gems/2.0.0/doc/.* -install-commands: -- mkdir -p "$DESTDIR/$PREFIX/lib/ruby/gems/2.0.0" -- gem install --install-dir "$DESTDIR/$PREFIX/lib/ruby/gems/2.0.0" --bindir "$DESTDIR/$PREFIX/bin" - --ignore-dependencies --local systemu-2.6.4.gem -- cgit v1.2.1