summaryrefslogtreecommitdiff
path: root/chef.morph
diff options
context:
space:
mode:
Diffstat (limited to 'chef.morph')
-rw-r--r--chef.morph12
1 files changed, 12 insertions, 0 deletions
diff --git a/chef.morph b/chef.morph
new file mode 100644
index 00000000..cd76fbc2
--- /dev/null
+++ b/chef.morph
@@ -0,0 +1,12 @@
+name: chef
+kind: stratum
+description:
+ Chef stratum with all Gems committed to a Git repo and installed at
+ build time using 'gem install'.
+build-depends:
+ - morph: ruby
+chunks:
+ - name: chef-hack-1
+ repo: file:///src/chef-hack-1
+ ref: master
+ build-depends: []