From 501702e391c4e25bdf8f48e1b45d7f5d59979f00 Mon Sep 17 00:00:00 2001 From: Zack Cerza Date: Thu, 22 Oct 2015 14:13:41 -0600 Subject: [PATCH] Temporarily disable blkin repo http://tracker.ceph.com/issues/13572 Signed-off-by: Zack Cerza --- roles/testnode/vars/ubuntu_14.yml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/roles/testnode/vars/ubuntu_14.yml b/roles/testnode/vars/ubuntu_14.yml index 090e172..d96e7a9 100644 --- a/roles/testnode/vars/ubuntu_14.yml +++ b/roles/testnode/vars/ubuntu_14.yml @@ -1,7 +1,9 @@ --- -apt_repos: - # blkin libraries, only trusty has new enough lttng for these - - "deb [arch=amd64] http://{{ mirror_host }}/blkin/ trusty main" +# 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: - libgoogle-perftools4 -- 2.39.5