<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/chef.git, branch docker_testing</title>
<subtitle>github.com: opscode/chef.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/'/>
<entry>
<title>Add docker testing in Travis</title>
<updated>2018-04-27T23:51:09+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith@chef.io</email>
</author>
<published>2018-03-09T03:53:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=5d7c4fac054d007e4aff6808550db5417670be17'/>
<id>5d7c4fac054d007e4aff6808550db5417670be17</id>
<content type='text'>
Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #7193 from chef/rhsm_fix</title>
<updated>2018-04-27T22:45:33+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2018-04-27T22:45:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=2651a43b251f209a63ebc814330271ec5f1735b2'/>
<id>2651a43b251f209a63ebc814330271ec5f1735b2</id>
<content type='text'>
rhsm_register: skip the registration check if force is specified</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rhsm_register: skip the registration check if force is specified</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #7198 from chef/lcg/whitelist-node-methods</title>
<updated>2018-04-27T22:32:12+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2018-04-27T22:32:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=af5eb57c5445b66279b7ec0fd84a2be6ef9b6dfd'/>
<id>af5eb57c5445b66279b7ec0fd84a2be6ef9b6dfd</id>
<content type='text'>
Whitelist some additional Hash/Array methods</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Whitelist some additional Hash/Array methods</pre>
</div>
</content>
</entry>
<entry>
<title>Whitelist some additional Hash/Array methods</title>
<updated>2018-04-27T21:45:44+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2018-04-27T21:45:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=ae72d0fbe4dbbfa081d0befb61cd6c1a74f58b75'/>
<id>ae72d0fbe4dbbfa081d0befb61cd6c1a74f58b75</id>
<content type='text'>
these get monkeypatched in by gems which are included in ChefDK
and cause those tests to break.

kind of unpleasant workflow, but this is doing its job correctly.

Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
these get monkeypatched in by gems which are included in ChefDK
and cause those tests to break.

kind of unpleasant workflow, but this is doing its job correctly.

Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #7192 from chef/sysctl_fix</title>
<updated>2018-04-27T20:59:53+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith@chef.io</email>
</author>
<published>2018-04-27T20:59:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=a068d3cde6105a591da24d1a5ff35bde26c16214'/>
<id>a068d3cde6105a591da24d1a5ff35bde26c16214</id>
<content type='text'>
sysctl: Fix ignore_error being ignored</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
sysctl: Fix ignore_error being ignored</pre>
</div>
</content>
</entry>
<entry>
<title>Set ignore_error to desired_state false</title>
<updated>2018-04-27T19:59:08+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith@chef.io</email>
</author>
<published>2018-04-27T19:59:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=fd73662ba9cfeca4cc4eace70ce02d72790f2f93'/>
<id>fd73662ba9cfeca4cc4eace70ce02d72790f2f93</id>
<content type='text'>
This avoids Chef reporting that the value has changed from false to true. It's not a state property so we don't want that.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This avoids Chef reporting that the value has changed from false to true. It's not a state property so we don't want that.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Use more friendly resource names when reloading values</title>
<updated>2018-04-27T19:58:32+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith@chef.io</email>
</author>
<published>2018-04-27T19:58:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=5c4acd1a0983d30599b828b495b6fe2610c102b3'/>
<id>5c4acd1a0983d30599b828b495b6fe2610c102b3</id>
<content type='text'>
What we're doing here is loading values. Just state that.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
What we're doing here is loading values. Just state that.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify how we fetch systctl current values</title>
<updated>2018-04-27T19:21:47+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith@chef.io</email>
</author>
<published>2018-04-27T19:08:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=d677bf1741aa69004efc0e97c074bb1a4a7eb53d'/>
<id>d677bf1741aa69004efc0e97c074bb1a4a7eb53d</id>
<content type='text'>
Remove the raise that wasn't needed since we pass -e
Remove the .to_s on the shell_out value since stdout is already a string
Fail hard if we can't shellout for some reason by using shell_out! not
shell_out
Don't create an object out of the shellout result since we don't need
that
Kill the method entirely since it's now only a single line

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove the raise that wasn't needed since we pass -e
Remove the .to_s on the shell_out value since stdout is already a string
Fail hard if we can't shellout for some reason by using shell_out! not
shell_out
Don't create an object out of the shellout result since we don't need
that
Kill the method entirely since it's now only a single line

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #7129 from rmoriz/rmoriz/git-prune</title>
<updated>2018-04-27T17:46:27+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith@chef.io</email>
</author>
<published>2018-04-27T17:46:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=c87e6e21b802ba3bc2798adf2bf867b91ed5dd00'/>
<id>c87e6e21b802ba3bc2798adf2bf867b91ed5dd00</id>
<content type='text'>
prune remotes with git fetch, fixes #3929</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
prune remotes with git fetch, fixes #3929</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #7191 from chef/lcg/pin-ffi</title>
<updated>2018-04-26T23:50:31+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2018-04-26T23:50:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=d64f00f476c9bbcab8cc8cb3e15c6bd1df2a8761'/>
<id>d64f00f476c9bbcab8cc8cb3e15c6bd1df2a8761</id>
<content type='text'>
pin ffi to avoid el6/el7 bugginess</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pin ffi to avoid el6/el7 bugginess</pre>
</div>
</content>
</entry>
</feed>
