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 026df36e..b9b22cf7 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -3,8 +3,7 @@ $script = <