]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
testnode: Add repos for python-openssl v16.2.0-1 and its deps wip-python-openssl
authorDavid Galloway <dgallowa@redhat.com>
Wed, 27 Sep 2017 18:35:15 +0000 (14:35 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Wed, 27 Sep 2017 19:16:59 +0000 (15:16 -0400)
Fixes: http://tracker.ceph.com/issues/21574
Signed-off-by: David Galloway <dgallowa@redhat.com>
roles/testnode/vars/ubuntu_16.yml

index 0b5d4c2b2b4e069caecc8931ffa57fd7908d6788..d7653c89af49ac2ce4c4ea1754685150817a3426 100644 (file)
@@ -2,6 +2,9 @@
 apt_repos:
   # http://tracker.ceph.com/issues/18126
   - "deb [trusted=yes] https://chacra.ceph.com/r/valgrind/latest/HEAD/ubuntu/xenial/flavors/default/ xenial main"
+  # http://tracker.ceph.com/issues/21574
+  - "deb [trusted=yes] https://chacra.ceph.com/r/python-openssl/latest/HEAD/ubuntu/xenial/flavors/default/ xenial main"
+  - "deb [trusted=yes] https://chacra.ceph.com/r/python-cryptography/latest/HEAD/ubuntu/xenial/flavors/default/ xenial main"
 
 packages:
   - libboost-thread1.58.0