From 2cec195d857027743e6910ceb80617467f0986b2 Mon Sep 17 00:00:00 2001 From: Scott Macfarlane Date: Thu, 4 Oct 2018 13:03:16 -0700 Subject: Enable x86_64-linux-kernel2 habitat builds for chef-client Signed-off-by: Scott Macfarlane --- .expeditor/config.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.expeditor/config.yml b/.expeditor/config.yml index 9074e29a7f..438ee3c1a6 100644 --- a/.expeditor/config.yml +++ b/.expeditor/config.yml @@ -19,7 +19,8 @@ docker_images: - chef habitat_packages: - - chef-client + - chef-client: + also_build_for_linux_kernel2: true github: # The file where the MAJOR.MINOR.PATCH version is kept. The version in this file -- cgit v1.2.1