summaryrefslogtreecommitdiffstats
path: root/prototypes/xci/var/Debian.yml
diff options
context:
space:
mode:
authorJuan Vidal Allende <juan.vidal.allende@ericsson.com>2017-07-11 18:30:02 +0200
committerJuan Vidal Allende <juan.vidal.allende@ericsson.com>2017-07-11 22:39:14 +0200
commit4462d7d66e09c40c351cd36447412aa5525cc782 (patch)
tree17e1502f5e07821b21026f490390d02d7e9db5b9 /prototypes/xci/var/Debian.yml
parent961da26ee8049a3d6c9e7f17de9a12fa6e5cf266 (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 'prototypes/xci/var/Debian.yml')
-rw-r--r--prototypes/xci/var/Debian.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/prototypes/xci/var/Debian.yml b/prototypes/xci/var/Debian.yml
index d13d08097..33f110593 100644
--- a/prototypes/xci/var/Debian.yml
+++ b/prototypes/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