From: whitestar Date: Mon, 17 Jul 2017 01:31:23 +0000 (+0900) Subject: modify log level of the Stove. X-Git-Tag: concourse-ci-0.2.1~3 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=b2bd7806474e22557fe5da16981662f421c9ace7;p=metasearch%2Fgrid-chef-repo.git modify log level of the Stove. --- diff --git a/cookbooks/chef_utils/Rakefile b/cookbooks/chef_utils/Rakefile index 88b7bcb..64191a5 100644 --- a/cookbooks/chef_utils/Rakefile +++ b/cookbooks/chef_utils/Rakefile @@ -34,6 +34,7 @@ Stove::RakeTask.new(:publish) do |t| #'--endpoint', 'https://supermarket.io.example.com/api/v1', # default: supermarket.chef.io #'--no-ssl-verify', '--no-git', + '--log-level', 'info', ] end