]> git.apps.os.sepia.ceph.com Git - autobuild-ceph.git/commitdiff
fabfile: install more needed rpms
authorSage Weil <sage@redhat.com>
Thu, 4 Jun 2015 22:19:07 +0000 (18:19 -0400)
committerSage Weil <sage@redhat.com>
Thu, 4 Jun 2015 22:19:07 +0000 (18:19 -0400)
Signed-off-by: Sage Weil <sage@redhat.com>
fabfile.py

index e2e9db15cf6d153e0cb1d8d1b58447e1a43368f5..73e210f8a892aeb09f3899341cb997e8d6e85f55 100644 (file)
@@ -753,6 +753,8 @@ def _gitbuilder_ceph_rpm(url, flavor, extra_remotes={}):
             'createrepo',
             'leveldb-devel',
             'snappy-devel',
+            'wget',
+            'lighttpd'
             'zlib-devel',
             'python-requests',
             'python-virtualenv',