summaryrefslogtreecommitdiff
path: root/strata/chef/net-ssh-2.9.1.morph
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2014-09-22 15:13:24 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2014-09-22 15:13:24 +0000
commita54137b371af7ae88e88b5db8bd4d16a5b17a80f (patch)
tree317c4487e1219d4d7966c07f55a7da1a626ee6cb /strata/chef/net-ssh-2.9.1.morph
parent4ee24691fdaa8da50b1705976504c7977f29fe57 (diff)
downloaddefinitions-baserock/sam/chef.tar.gz
chef: Fix build of signed Gems, by doing an unsigned buildbaserock/sam/chef
Diffstat (limited to 'strata/chef/net-ssh-2.9.1.morph')
-rw-r--r--strata/chef/net-ssh-2.9.1.morph2
1 files changed, 2 insertions, 0 deletions
diff --git a/strata/chef/net-ssh-2.9.1.morph b/strata/chef/net-ssh-2.9.1.morph
index 8fcb9497..6b8da015 100644
--- a/strata/chef/net-ssh-2.9.1.morph
+++ b/strata/chef/net-ssh-2.9.1.morph
@@ -5,6 +5,8 @@ products:
- artifact: net-ssh-2.9.1-doc
include:
- usr/lib/ruby/gems/\d[\w.]*/doc/.*
+configure-commands:
+- sed -e '/cert_chain\s*=/d' -e '/signing_key\s*=/d' -i net-ssh.gemspec
build-commands:
- gem build net-ssh.gemspec
install-commands: