From: Andrew Schoen Date: Thu, 10 Nov 2016 18:16:15 +0000 (-0600) Subject: kernel: build for trusty instead of precise X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=925684deaeeb3fa3bc191b7951a76b5b95979afb;p=ceph-build.git kernel: build for trusty instead of precise Signed-off-by: Andrew Schoen --- diff --git a/kernel/config/definitions/kernel.yml b/kernel/config/definitions/kernel.yml index d9e1ea6d..08bcbf6b 100644 --- a/kernel/config/definitions/kernel.yml +++ b/kernel/config/definitions/kernel.yml @@ -14,7 +14,7 @@ - string: name: DISTROS description: "A list of distros to build for. Available options are: xenial, centos7, centos6, trusty, precise, wheezy, and jessie" - default: "centos7 precise xenial" + default: "centos7 trusty xenial" - string: name: ARCHS