summaryrefslogtreecommitdiff
path: root/strata/chef/erubis-master.morph
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2015-07-14 11:12:21 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2015-07-14 11:12:21 +0100
commitc71ab584e9562af23cf2a7600ecdde837dc9a918 (patch)
tree6148d43d45be40cb4ca8a824023ccca6885ca2ec /strata/chef/erubis-master.morph
parentda43378f60293a8ee4611a7b4c05525c41ba2ab2 (diff)
downloaddefinitions-c71ab584e9562af23cf2a7600ecdde837dc9a918.tar.gz
Migrations with ruamel.yaml after my first blank lines patchsam/ruamel-patch-1
Change-Id: I59f47b5c970dc415c96c7ad4cc943a0f11098ad2
Diffstat (limited to 'strata/chef/erubis-master.morph')
-rw-r--r--strata/chef/erubis-master.morph4
1 files changed, 2 insertions, 2 deletions
diff --git a/strata/chef/erubis-master.morph b/strata/chef/erubis-master.morph
index f15e0968..05d1a9f9 100644
--- a/strata/chef/erubis-master.morph
+++ b/strata/chef/erubis-master.morph
@@ -1,4 +1,3 @@
----
name: erubis-master
kind: chunk
build-system: manual
@@ -10,7 +9,8 @@ configure-commands:
# Manually do what it seems like the 'rook' build system would do, if it worked
# Values taken from 'Rookbook.props'.
- find -type f -exec sed -e 's/\$Release\$/2.7.0/g' -i \{} \;
-- find -type f -exec sed -e 's/\$Copyright\$/copyright(c) 2006-2011 kuwata-lab.com all rights reserved./g' -i \{} \;
+- find -type f -exec sed -e 's/\$Copyright\$/copyright(c) 2006-2011 kuwata-lab.com
+ all rights reserved./g' -i \{} \;
build-commands:
- gem build erubis.gemspec
install-commands: