summaryrefslogtreecommitdiff
path: root/strata/ansible
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2014-12-11 10:30:06 +0000
committerAdam Coldrick <adam.coldrick@codethink.co.uk>2014-12-15 15:38:42 +0000
commitfe2651bd0d0b2617a5d431e3d41297ce21dc2f04 (patch)
treef8ce94922491f33200d882d3dd9ebd95cf97600d /strata/ansible
parentf39e9a6bb31e017eb09db20580c4c02cc385f610 (diff)
downloaddefinitions-fe2651bd0d0b2617a5d431e3d41297ce21dc2f04.tar.gz
Add pycrypto and ecdsa to Ansible stratum
For Zuul we need paramiko with pycrypto and ecdsa, so we may as well add them here as Ansible doesn't mind.
Diffstat (limited to 'strata/ansible')
-rw-r--r--strata/ansible/pycrypto.morph3
1 files changed, 3 insertions, 0 deletions
diff --git a/strata/ansible/pycrypto.morph b/strata/ansible/pycrypto.morph
new file mode 100644
index 00000000..51cc00f0
--- /dev/null
+++ b/strata/ansible/pycrypto.morph
@@ -0,0 +1,3 @@
+name: pycrypto
+kind: chunk
+build-system: python-distutils