From e0be98a6e2fcec9695a243bdb2d58103d0b106fc Mon Sep 17 00:00:00 2001 From: Imran Iqbal Date: Mon, 23 Sep 2019 17:03:52 +0100 Subject: [PATCH] ci(kitchen): change `log_level` to `debug` instead of `info` * Automated using https://github.com/myii/ssf-formula/pull/41 --- kitchen.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kitchen.yml b/kitchen.yml index 0147b7e..b4536e5 100644 --- a/kitchen.yml +++ b/kitchen.yml @@ -132,7 +132,7 @@ platforms: provisioner: name: salt_solo - log_level: info + log_level: debug salt_install: none require_chef: false formula: bind