From 3ad8accfeca2174e08ebb75ecebee4086b1c641f Mon Sep 17 00:00:00 2001 From: Stuart Preston Date: Mon, 25 Jun 2018 17:14:26 +0100 Subject: Ensure we use the latest/stable omnibus toolchain Signed-off-by: Stuart Preston --- omnibus/kitchen.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'omnibus') diff --git a/omnibus/kitchen.yml b/omnibus/kitchen.yml index 2e889a789a..7a99858761 100644 --- a/omnibus/kitchen.yml +++ b/omnibus/kitchen.yml @@ -131,6 +131,8 @@ suites: - name: chef attributes: omnibus: + toolchain_channel: stable + toolchain_version: latest install_dir: /opt/chef run_list: - omnibus::default -- cgit v1.2.1