]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
Install wget on downbursted VMs 943/head
authorDavid Galloway <dgallowa@redhat.com>
Fri, 26 Aug 2016 22:38:21 +0000 (18:38 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Tue, 30 Aug 2016 22:23:02 +0000 (18:23 -0400)
Signed-off-by: David Galloway <dgallowa@redhat.com>
teuthology/provision/downburst.py

index 8eaa705c79bf0be2efc40a91874a001b9bd00bf7..b27e53fe29c4e80347e2e9e294b84212a5f0ce1f 100644 (file)
@@ -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`