OSDN Git Service

modify log level of the Stove.
authorwhitestar <whitestar@users.osdn.me>
Mon, 17 Jul 2017 01:31:23 +0000 (10:31 +0900)
committerwhitestar <whitestar@users.osdn.me>
Mon, 17 Jul 2017 01:31:23 +0000 (10:31 +0900)
cookbooks/chef_utils/Rakefile

index 88b7bcb..64191a5 100644 (file)
@@ -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