[chef] Chef-solo and output formatters via config.rb?


Chronological Thread 
  • From: Torben Knerr < >
  • To:
  • Subject: [chef] Chef-solo and output formatters via config.rb?
  • Date: Tue, 6 Aug 2013 18:00:26 +0200

Hi everybody,

I just noticed that setting the output formatter via solo.rb does not work:

```solo.rb
log_level :warn
formatter "minimal"
```

When I run `chef-solo -j dna.json -c solo.rb` it picks up the correct log_level from solo.rb but still uses the "doc" formatter.

Running `chef-solo -j dna.json -c solo.rb -F min` works though, so it seems it just does not pick it up from solo.rb...

This was observed on Chef 11.4.4 and Chef 11.6.0. 

Is this a known bug?

Cheers, Torben



Archive powered by MHonArc 2.6.16.

§