From 0edefefcef0c5628c835602bc193e8ef4d69d18b Mon Sep 17 00:00:00 2001 From: David Galloway Date: Thu, 15 Jun 2017 12:07:47 -0400 Subject: [PATCH] testnode: Permanently disable/remove custom blkin repo See https://github.com/ceph/ceph-cm-ansible/pull/156 Signed-off-by: David Galloway --- roles/testnode/vars/ubuntu_14.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/roles/testnode/vars/ubuntu_14.yml b/roles/testnode/vars/ubuntu_14.yml index 29efb66..1751e79 100644 --- a/roles/testnode/vars/ubuntu_14.yml +++ b/roles/testnode/vars/ubuntu_14.yml @@ -1,10 +1,4 @@ --- -# This is temporarily disabled because of: -# http://tracker.ceph.com/issues/13572 -#apt_repos: -# # blkin libraries, only trusty has new enough lttng for these -# - "deb [arch=amd64] http://{{ mirror_host }}/blkin/ trusty main" - packages: - libboost-thread1.54.0 - mpich -- 2.39.5