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:09:09 +0100
commit5cffbcd23a4455655396661c18a3686ceea49b35 (patch)
treeaa84a3daee9a3a34ad8a201f95d57575b6976723 /strata/chef.morph
parent1f313539fc0af37e565607dbd57895c3e3c8fbf8 (diff)
downloaddefinitions-5cffbcd23a4455655396661c18a3686ceea49b35.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