summaryrefslogtreecommitdiffstats
path: root/xci/var/Debian.yml
diff options
context:
space:
mode:
authorJuan Vidal Allende <juan.vidal.allende@ericsson.com>2017-07-11 18:30:02 +0200
committerTrevor Bramwell <tbramwell@linuxfoundation.org>2017-08-11 12:56:12 -0700
commitc180813186b79ce022c907f4b0c63effd0e3cf76 (patch)
treebd42e3ba6c5cb70a91a74ed74a2fcbf167fa5674 /xci/var/Debian.yml
parentd3affbf2236e8127ea904e51c3b54a089168499c (diff)
Fix missing python packages for password generation
These packages are needed by pw-token-gen.py tool Change-Id: Ib9d165274449551a469e201da9feeffac5a7a4cf Signed-off-by: Juan Vidal Allende <juan.vidal.allende@ericsson.com>
Diffstat (limited to 'xci/var/Debian.yml')
-rw-r--r--xci/var/Debian.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/xci/var/Debian.yml b/xci/var/Debian.yml
index d13d0809..33f11059 100644
--- a/xci/var/Debian.yml
+++ b/xci/var/Debian.yml
@@ -9,3 +9,4 @@
##############################################################################
# this is the interface the VM nodes are connected to libvirt network "default"
interface: "ens3"
+python_crypto_package_name: python-crypto