From 00018d435830b21f04a0ad8d38c74bd7ea1546d0 Mon Sep 17 00:00:00 2001 From: Geoffrey Corey Date: Thu, 15 Jan 2015 11:44:30 -0800 Subject: [PATCH] Stop downloading chef Since the testing part of test kitchen is not being used, stop downloading and installing chef. --- .kitchen.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.kitchen.yml b/.kitchen.yml index 4f0c4172..6e576d83 100644 --- a/.kitchen.yml +++ b/.kitchen.yml @@ -13,6 +13,7 @@ provisioner: modules_path: puppet/modules hiera_data_path: puppet/data hiera_config_path: puppet/hiera.yaml + require_chef_for_busser: false http_proxy: 'http://192.168.1.3:3142' platforms: