]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-build: do not use binary ansible installs 517/head
authorAlfredo Deza <adeza@redhat.com>
Tue, 11 Oct 2016 12:31:11 +0000 (08:31 -0400)
committerAlfredo Deza <adeza@redhat.com>
Tue, 11 Oct 2016 12:31:11 +0000 (08:31 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ceph-tag/build/build

index 4fabef2da2f2c6cbe18976bb240085b24e3fdccf..12d0054f54abcfa23720ea1bc0d150730fc57559 100644 (file)
@@ -9,7 +9,7 @@ fi
 
 # the following two methods exist in scripts/build_utils.sh
 pkgs=( "ansible" )
-install_python_packages "pkgs[@]"
+install_python_packages_no_binary "pkgs[@]"
 
 # run ansible to do all the tagging and release specifying
 # a local connection and 'localhost' as the host where to execute