summaryrefslogtreecommitdiff
path: root/chef/systemu-2.5.2.morph
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2014-08-01 13:25:57 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2014-08-01 14:55:11 +0000
commitd94ffe65aa306858f1e951e0fb2f28d26160394f (patch)
tree6ba168b5372000f82a51ee892a80abe3ac085414 /chef/systemu-2.5.2.morph
parent5f04473f095664f1251b172f6b0abeffb5377008 (diff)
downloaddefinitions-d94ffe65aa306858f1e951e0fb2f28d26160394f.tar.gz
Update chef morphs to be generated from stable 11.8.4.ohai7.0 tagbaserock/sam/chef-from-gems
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)
Diffstat (limited to 'chef/systemu-2.5.2.morph')
-rw-r--r--chef/systemu-2.5.2.morph15
1 files changed, 15 insertions, 0 deletions
diff --git a/chef/systemu-2.5.2.morph b/chef/systemu-2.5.2.morph
new file mode 100644
index 00000000..b369a7c5
--- /dev/null
+++ b/chef/systemu-2.5.2.morph
@@ -0,0 +1,15 @@
+---
+name: systemu-2.5.2
+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.5.2.gem
+products:
+- artifact: systemu-2.5.2-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.5.2.gem