From: David Galloway Date: Fri, 26 Aug 2016 22:38:21 +0000 (-0400) Subject: Install wget on downbursted VMs X-Git-Tag: 1.1.0~539^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F943%2Fhead;p=teuthology.git Install wget on downbursted VMs Signed-off-by: David Galloway --- diff --git a/teuthology/provision/downburst.py b/teuthology/provision/downburst.py index 8eaa705c7..b27e53fe2 100644 --- a/teuthology/provision/downburst.py +++ b/teuthology/provision/downburst.py @@ -186,6 +186,7 @@ class Downburst(object): user_info['packages'] = list() user_info['packages'].extend([ 'git', + 'wget', ]) # On CentOS/RHEL/Fedora, write the correct mac address and # install redhab-lsb-core for `lsb_release`