<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/chef.git, branch array_mount</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>Allow passing array to supports in mount again</title>
<updated>2018-10-30T23:18:59+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith@chef.io</email>
</author>
<published>2018-10-28T01:35:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=b05203e599f1d66987d1e695a9e86bdd73009fd0'/>
<id>b05203e599f1d66987d1e695a9e86bdd73009fd0</id>
<content type='text'>
We try to coerce the array into a Hash, but we don't allow the Array
value. This makes this actually work as we documented it.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We try to coerce the array into a Hash, but we don't allow the Array
value. This makes this actually work as we documented it.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #7821 from chef/fix_kitchen_tests</title>
<updated>2018-10-30T23:18:14+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith@chef.io</email>
</author>
<published>2018-10-30T23:18:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=dac0b235fbf912899373c2361d2e3d594b1e0d70'/>
<id>dac0b235fbf912899373c2361d2e3d594b1e0d70</id>
<content type='text'>
Pull ohai from the 14-stable branch in kitchen tests</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pull ohai from the 14-stable branch in kitchen tests</pre>
</div>
</content>
</entry>
<entry>
<title>Pull ohai from the 14-stable branch in kitchen tests</title>
<updated>2018-10-30T22:55:01+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith@chef.io</email>
</author>
<published>2018-10-30T22:55:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=147d10b9baee2e77450c08b9ddc509ef3649f593'/>
<id>147d10b9baee2e77450c08b9ddc509ef3649f593</id>
<content type='text'>
This fixes our kitchen tests

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes our kitchen tests

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #7810 from chef/properly_require</title>
<updated>2018-10-30T16:56:12+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2018-10-30T16:56:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=d1f452b6d2daebd41ba72f329625f76c50b7d55b'/>
<id>d1f452b6d2daebd41ba72f329625f76c50b7d55b</id>
<content type='text'>
Require mixin::shellout where we use it</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Require mixin::shellout where we use it</pre>
</div>
</content>
</entry>
<entry>
<title>Require mixin::shellout where we use it</title>
<updated>2018-10-29T22:19:33+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith@chef.io</email>
</author>
<published>2018-10-27T20:17:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=8de5119ff8a435d0b22335f14cde213e649a7d65'/>
<id>8de5119ff8a435d0b22335f14cde213e649a7d65</id>
<content type='text'>
We're not requiring it here even though we extend it below.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We're not requiring it here even though we extend it below.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update CHANGELOG.md to reflect the promotion of 14.6.47</title>
<updated>2018-10-26T03:04:35+00:00</updated>
<author>
<name>Chef Expeditor</name>
<email>chef-ci@chef.io</email>
</author>
<published>2018-10-26T03:04:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=ecd1a09f60cc7946021499ec1407c389cbcaa4be'/>
<id>ecd1a09f60cc7946021499ec1407c389cbcaa4be</id>
<content type='text'>
Obvious fix; these changes are the result of automation not creative thinking.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Obvious fix; these changes are the result of automation not creative thinking.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ohai 14.6 release notes</title>
<updated>2018-10-26T00:31:58+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith@chef.io</email>
</author>
<published>2018-10-26T00:31:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=a525903251d0a25f92d0c30c7f222429000b73c0'/>
<id>a525903251d0a25f92d0c30c7f222429000b73c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add mention of macOS Mojave to the release notes</title>
<updated>2018-10-26T00:08:06+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith@chef.io</email>
</author>
<published>2018-10-26T00:08:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=7214486f13beb54c6dca8c61caeef811e302d9d0'/>
<id>7214486f13beb54c6dca8c61caeef811e302d9d0</id>
<content type='text'>
We have the tester now</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We have the tester now</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #7781 from chef/notes</title>
<updated>2018-10-26T00:02:34+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith@chef.io</email>
</author>
<published>2018-10-26T00:02:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=610a9720d20838118051f77c48da930a096485f9'/>
<id>610a9720d20838118051f77c48da930a096485f9</id>
<content type='text'>
Add release notes for Chef 14.6</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add release notes for Chef 14.6</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 14.6.47 by Chef Expeditor</title>
<updated>2018-10-25T23:54:40+00:00</updated>
<author>
<name>Chef Expeditor</name>
<email>chef-ci@chef.io</email>
</author>
<published>2018-10-25T23:54:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=961596c877ff415d2ce6ef83c593feaa30f9f09a'/>
<id>961596c877ff415d2ce6ef83c593feaa30f9f09a</id>
<content type='text'>
Obvious fix; these changes are the result of automation not creative thinking.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Obvious fix; these changes are the result of automation not creative thinking.
</pre>
</div>
</content>
</entry>
</feed>
