diff options
author | 2017-09-22 16:57:40 +0000 | |
---|---|---|
committer | 2017-09-22 16:57:40 +0000 | |
commit | 50c132fa9d563f6a4d81938814937da2dfa957ca (patch) | |
tree | 400f5f9b966e94642067ac5315ce32d127cb5632 /xci/var/Suse.yml | |
parent | bb7e7efef45d8347c08022c7246d6111887b864d (diff) | |
parent | 5f5d367247c1b7fd464b92e0748da7f108eb6f7f (diff) |
Merge "Install docker and shade on opnfv host"
Diffstat (limited to 'xci/var/Suse.yml')
-rw-r--r-- | xci/var/Suse.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xci/var/Suse.yml b/xci/var/Suse.yml index 786a8751..6b4c76ec 100644 --- a/xci/var/Suse.yml +++ b/xci/var/Suse.yml @@ -10,3 +10,4 @@ # this is the interface the VM nodes are connected to libvirt network "default" interface: "eth0" python_crypto_package_name: python-pycrypto +docker_package_name: docker |