From cd3c42842c219b60af1283aa871f83e9b44a2546 Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Tue, 26 Apr 2016 10:28:15 -0400 Subject: [PATCH] install the debian keys so pbuilder will work with newer distros Signed-off-by: Alfredo Deza --- ansible/slave.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ansible/slave.yml b/ansible/slave.yml index 4aa5efe4..8633a39f 100644 --- a/ansible/slave.yml +++ b/ansible/slave.yml @@ -91,6 +91,7 @@ - libtool - autotools-dev - automake + - debian-archive-keyring # jenkins-job-builder job: - libyaml-dev # ceph-docs job: -- 2.39.5