]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commitdiff
hosts/debian/install: install apt-transport-https
authorSage Weil <sage@redhat.com>
Tue, 29 Sep 2015 21:42:39 +0000 (17:42 -0400)
committerSage Weil <sage@redhat.com>
Wed, 30 Sep 2015 14:11:01 +0000 (10:11 -0400)
Signed-off-by: Sage Weil <sage@redhat.com>
ceph_deploy/hosts/debian/install.py

index 2fb88642296c2b881209703f364432c85ff0698d..237cb9825f97ece29d40f2bd53fc18da420d89ad 100644 (file)
@@ -20,7 +20,7 @@ def install(distro, version_kind, version, adjust_repos, **kw):
     else:
         key = 'autobuild'
 
-    distro.packager.install('ca-certificates')
+    distro.packager.install(['ca-certificates', 'apt-transport-https'])
 
     if adjust_repos:
         # Wheezy does not like the git.ceph.com SSL cert