<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/chef.git/lib/chef/application.rb, branch https_shell</title>
<subtitle>github.com: opscode/chef.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/'/>
<entry>
<title>Implement `--config-option` CLI opt for knife</title>
<updated>2016-10-18T23:13:14+00:00</updated>
<author>
<name>danielsdeleo</name>
<email>dan@chef.io</email>
</author>
<published>2016-10-18T22:39:15+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=466bfbf2db3c02c0f5263f0e93e12baf1de69832'/>
<id>466bfbf2db3c02c0f5263f0e93e12baf1de69832</id>
<content type='text'>
The `--config-option` CLI option allows setting any `Chef::Config`
setting on the command line, which allows applications to be used
without a configuration file even if a desired config option does not
have a corresponding CLI option. This CLI option was present in the help
output for knife but was not actually implemented. Moving the behavior
into chef-config allows us to use it for both `chef-client` and `knife`.

Signed-off-by: Daniel DeLeo &lt;dan@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The `--config-option` CLI option allows setting any `Chef::Config`
setting on the command line, which allows applications to be used
without a configuration file even if a desired config option does not
have a corresponding CLI option. This CLI option was present in the help
output for knife but was not actually implemented. Moving the behavior
into chef-config allows us to use it for both `chef-client` and `knife`.

Signed-off-by: Daniel DeLeo &lt;dan@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge pull request #5123 from chef/lcg/resolv-replace"</title>
<updated>2016-08-08T20:32:59+00:00</updated>
<author>
<name>John Keiser</name>
<email>john@johnkeiser.com</email>
</author>
<published>2016-08-08T20:32:59+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=ce1458cf8a0c0732e717ce680d84d4667d7d3c37'/>
<id>ce1458cf8a0c0732e717ce680d84d4667d7d3c37</id>
<content type='text'>
This reverts commit e8877cd363642ed6757c48d1ed5ab35509d87e22, reversing
changes made to 162d988d3bcfce2773ef2831fa33e416f53731f6.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit e8877cd363642ed6757c48d1ed5ab35509d87e22, reversing
changes made to 162d988d3bcfce2773ef2831fa33e416f53731f6.
</pre>
</div>
</content>
</entry>
<entry>
<title>Log cause chain for exceptions</title>
<updated>2016-08-03T14:24:07+00:00</updated>
<author>
<name>Jay Mundrawala</name>
<email>jdmundrawala@gmail.com</email>
</author>
<published>2015-05-08T15:32:42+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=e143c2a6a6c18097cf2e51620ec148646c48069c'/>
<id>e143c2a6a6c18097cf2e51620ec148646c48069c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into configoption</title>
<updated>2016-08-02T23:36:05+00:00</updated>
<author>
<name>Noah Kantrowitz</name>
<email>noah@coderanger.net</email>
</author>
<published>2016-08-02T23:36:05+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=0368df838c36fd5a54c75007aae3c2e28cbdba1b'/>
<id>0368df838c36fd5a54c75007aae3c2e28cbdba1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>only work around resolver caching on linux</title>
<updated>2016-07-19T21:49:41+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2016-07-19T21:49:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=bad96f846718685302fec9e627471b68cd9bab8f'/>
<id>bad96f846718685302fec9e627471b68cd9bab8f</id>
<content type='text'>
it should be the only O/S which needs it due to the way its glibc
was written.  it is the only O/S that we've recieved any bugs for.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
it should be the only O/S which needs it due to the way its glibc
was written.  it is the only O/S that we've recieved any bugs for.
</pre>
</div>
</content>
</entry>
<entry>
<title>replace glibc resolver with ruby resolver</title>
<updated>2016-07-19T19:37:05+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2016-07-19T19:37:05+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=dc5aa2759006f7cdb58bd085d64e3a6051b3158e'/>
<id>dc5aa2759006f7cdb58bd085d64e3a6051b3158e</id>
<content type='text'>
also wires up file providers to reload /etc/reoslv.conf when it changes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also wires up file providers to reload /etc/reoslv.conf when it changes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove my manual parser in favor of YAML safe_load.</title>
<updated>2016-06-21T23:29:57+00:00</updated>
<author>
<name>Noah Kantrowitz</name>
<email>noah@coderanger.net</email>
</author>
<published>2016-06-21T23:29:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=16fbf0a9a81daa1e3418eca251e59b4545ae0b88'/>
<id>16fbf0a9a81daa1e3418eca251e59b4545ae0b88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>First pass on --config-option handling.</title>
<updated>2016-06-21T23:07:59+00:00</updated>
<author>
<name>Noah Kantrowitz</name>
<email>noah@coderanger.net</email>
</author>
<published>2016-06-21T23:04:01+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=267cd39a17454a17cce7eeef8aea292aec4647fc'/>
<id>267cd39a17454a17cce7eeef8aea292aec4647fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* define exit codes</title>
<updated>2016-05-23T18:32:49+00:00</updated>
<author>
<name>Steven Murawski</name>
<email>steven.murawski@gmail.com</email>
</author>
<published>2016-02-18T20:58:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=e24b8e2cd67aef572fde184e8b07d48333184b29'/>
<id>e24b8e2cd67aef572fde184e8b07d48333184b29</id>
<content type='text'>
* exit code functional specs
* audit exit codes
* reboot now/reboot failed/reboot pending exit codes
* Deal with forked and unforked process and get the right exit code
* Reboot Now should really be reboot scheduled
* pass exception rather than exit code
* updated with sigint and sigterm
* support legacy fatal!("", 2) behavior
* fixup all fatal! and exit! calls
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* exit code functional specs
* audit exit codes
* reboot now/reboot failed/reboot pending exit codes
* Deal with forked and unforked process and get the right exit code
* Reboot Now should really be reboot scheduled
* pass exception rather than exit code
* updated with sigint and sigterm
* support legacy fatal!("", 2) behavior
* fixup all fatal! and exit! calls
</pre>
</div>
</content>
</entry>
<entry>
<title>Add shorthand :syslog and :win_evt for log_location config</title>
<updated>2016-03-29T15:05:34+00:00</updated>
<author>
<name>Jordan Running</name>
<email>jr@getchef.com</email>
</author>
<published>2016-03-24T17:01:40+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=7d505ce8101679e744692b00627ef015dd8a153f'/>
<id>7d505ce8101679e744692b00627ef015dd8a153f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
