summaryrefslogtreecommitdiff
path: root/strata/chef.morph
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2015-07-07 11:06:16 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2015-07-07 11:13:33 +0100
commit4a81346961031aecc50c657423bd8d68250fc40d (patch)
tree1f85d3442b702cd568d8037eebfb49b198039d62 /strata/chef.morph
parent51b71cc42eb9f1d6c35823a490fd73b6bee63eac (diff)
downloaddefinitions-4a81346961031aecc50c657423bd8d68250fc40d.tar.gz
Fix 'name' field mismatches
The 'name' field is set in both a chunk's definition, and in the chunk reference point in each stratum where that chunk is included. Some of them didn't agree on the name of the chunk. In all cases I've made 'name' match the filename of the chunk .morph file, either by fixing the chunk .morph file or the stratum .morph file (and in one case, the filename). This should have no effect on behaviour, it's just a tidyup. Change-Id: I90bcd3fa382e24c8aa2d370ea5f545491169d1db
Diffstat (limited to 'strata/chef.morph')
-rw-r--r--strata/chef.morph4
1 files changed, 2 insertions, 2 deletions
diff --git a/strata/chef.morph b/strata/chef.morph
index 69b495aa..b28298e0 100644
--- a/strata/chef.morph
+++ b/strata/chef.morph
@@ -71,8 +71,8 @@ chunks:
unpetrify-ref: v1.2.5
build-depends:
- hoe-master
-- name: ipaddress-master
- morph: strata/chef/ipaddress-master.morph
+- name: ipaddress-0.8.0
+ morph: strata/chef/ipaddress-0.8.0.morph
repo: upstream:ruby-gems/ipaddress
ref: dae93ad0e4fb9a5d547a15dae0c3f2417078c845
unpetrify-ref: master