diff options
Diffstat (limited to 'xci/var/Debian.yml')
-rw-r--r-- | xci/var/Debian.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xci/var/Debian.yml b/xci/var/Debian.yml index 33f11059..16bb879b 100644 --- a/xci/var/Debian.yml +++ b/xci/var/Debian.yml @@ -10,3 +10,4 @@ # this is the interface the VM nodes are connected to libvirt network "default" interface: "ens3" python_crypto_package_name: python-crypto +docker_package_name: docker.io |