summaryrefslogtreecommitdiff
path: root/chef.morph
blob: cd76fbc2607c84d254a2dcfabbb1e6df52da29c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
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: []