From 08876c2b19145ec0f36a9b6b5ecb4bea39522385 Mon Sep 17 00:00:00 2001 From: Marcus Young Date: Fri, 4 Aug 2017 10:41:43 -0500 Subject: [PATCH] Attempting to fix tests --- .kitchen.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.kitchen.yml b/.kitchen.yml index 3956e76..110e569 100644 --- a/.kitchen.yml +++ b/.kitchen.yml @@ -10,6 +10,10 @@ verifier: provisioner: name: salt_solo + salt_install: bootstrap + salt_bootstrap_url: https://bootstrap.saltstack.com + salt_bootstrap_options: -p git -p curl stable 2016.11 + salt_version: latest log_level: debug require_chef: false formula: vault