summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2014-09-05 10:26:12 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2014-09-05 10:26:12 +0000
commit8da83598b12c190f2778bdd91f0487ab73ea6085 (patch)
tree4680d240c19829607c214a624bc391b9eca4922d
parent72eaf5d139a59cfedca8eff634087b4ba713da1c (diff)
downloaddefinitions-8da83598b12c190f2778bdd91f0487ab73ea6085.tar.gz
Add paramiko to docker-client stratum
This allows using SSH tunneling to deploy to remote Docker hosts.
-rw-r--r--strata/docker-client.morph5
1 files changed, 5 insertions, 0 deletions
diff --git a/strata/docker-client.morph b/strata/docker-client.morph
index 736d62bb..ee463706 100644
--- a/strata/docker-client.morph
+++ b/strata/docker-client.morph
@@ -4,6 +4,11 @@ description: A stratum with the Docker client
build-depends:
- morph: tools
chunks:
+- name: paramiko
+ repo: upstream:paramiko
+ ref: 951faed80b017e553a27c4cb98f210df44341f8f
+ unpetrify-ref: baserock/morph
+ build-depends: []
- name: python-requests
repo: upstream:python-requests
ref: b891877ee6d76b0a3f8cbf2e7cd34cc4cbc40b6b