From fe9e13e62c94d78191c8ac08051aa590445b36d8 Mon Sep 17 00:00:00 2001 From: Daniel Wallace Date: Tue, 14 Aug 2018 17:13:57 -0500 Subject: [PATCH] force shallow git clone --- .kitchen.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.kitchen.yml b/.kitchen.yml index fc45973..102988a 100644 --- a/.kitchen.yml +++ b/.kitchen.yml @@ -13,7 +13,7 @@ provisioner: name: salt_solo salt_install: bootstrap salt_bootstrap_url: bootstrap-salt.sh - salt_bootstrap_options: -MPq git %s + salt_bootstrap_options: -MPfq git %s install_after_init_environment: true log_level: info sudo: true @@ -38,7 +38,7 @@ platforms: provision_command: - yum install -y upstart provisioner: - salt_bootstrap_options: -MPq -y -x python2.7 git %s + salt_bootstrap_options: -MPfq -y -x python2.7 git %s - name: amazon-1 driver_config: image: amazonlinux:1