From 611e7b402f8e3d8d0ac37da2dd13f12fe9323a77 Mon Sep 17 00:00:00 2001 From: David Joos Date: Mon, 19 Sep 2016 17:38:55 +0100 Subject: [PATCH] Get rid of ssl_verify_mode --- .kitchen.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.kitchen.yml b/.kitchen.yml index 4f112bc..cebd4ad 100644 --- a/.kitchen.yml +++ b/.kitchen.yml @@ -4,8 +4,6 @@ driver: provisioner: name: chef_zero - solo_rb: - ssl_verify_mode: verify_peer platforms: - name: ubuntu-12.04 @@ -35,4 +33,3 @@ suites: attributes: pdepend: install_method: phar -