diff --git a/Dockerfile b/Dockerfile index 495aa101..fc7b7cd7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -14,6 +14,7 @@ RUN dnf install -y \ python-pip \ python-qpid \ python-futures \ + python-urlgrabber \ python2-cffi \ python2-cryptography \ python2-pdc-client \ diff --git a/Vagrantfile b/Vagrantfile index f9167247..b9b22cf7 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -24,6 +24,7 @@ $script = <