From 71a2b8bb2271523c420fdd1c5b5a6b604dc75d50 Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Sun, 27 Mar 2016 02:23:00 +0000 Subject: Apply migration to definitions version 8 Note: Migration scripts live now in: http://git.baserock.org/cgit/baserock/baserock/spec.git Change-Id: Ica4fd12d96e563e5195172318d2d65847266146f --- strata/chef.morph | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'strata/chef.morph') diff --git a/strata/chef.morph b/strata/chef.morph index 9a7f6e73..7a72fc3b 100644 --- a/strata/chef.morph +++ b/strata/chef.morph @@ -17,6 +17,9 @@ chunks: unpetrify-ref: 1.0.1 build-depends: - yajl + submodules: + ext/libyajl2/vendor/yajl: + url: https://github.com/lloyd/yajl.git - name: chef-12.0.0.alpha.0 morph: strata/chef/chef-master.morph repo: upstream:ruby-gems/chef @@ -49,6 +52,9 @@ chunks: unpetrify-ref: master build-depends: - libyajl2-1.0.1 + submodules: + ext/libyajl2/vendored: + url: https://github.com/lloyd/yajl - name: hashie-2.1.2 morph: strata/chef/hashie-2.1.2.morph repo: upstream:ruby-gems/hashie -- cgit v1.2.1