From 22e1185163b75b9d2947a98a35fdb89d9a9031ec Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Tue, 2 Jun 2015 14:26:30 -0400 Subject: [PATCH] add trusty to list of deb distros Signed-off-by: Alfredo Deza --- ceph-deploy/build/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ceph-deploy/build/build b/ceph-deploy/build/build index b7c93ca1..b13d88e0 100644 --- a/ceph-deploy/build/build +++ b/ceph-deploy/build/build @@ -115,7 +115,7 @@ then REPO=debian-repo COMPONENT=main KEYID=${KEYID:-03C3951A} # default is autobuild keyid - DEB_DIST="sid wheezy squeeze quantal precise oneiric natty raring" + DEB_DIST="sid wheezy squeeze quantal precise oneiric natty raring trusty" DEB_BUILD=$(lsb_release -s -c) #XXX only releases until we fix this RELEASE=1 -- 2.39.5