diff --git a/spec/integration/machine_spec.rb b/spec/integration/machine_spec.rb index 37452f24..4f8d21a9 100644 --- a/spec/integration/machine_spec.rb +++ b/spec/integration/machine_spec.rb @@ -8,7 +8,7 @@ with_aws "with a VPC and a public subnet" do before :all do - chef_config[:log_level] = :info + chef_config[:log_level] = :warn end purge_all