<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/chef.git/spec, branch ssd/find-python</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>Use the same python interpreter as yum when possible</title>
<updated>2015-03-31T11:01:13+00:00</updated>
<author>
<name>Steven Danna</name>
<email>steve@opscode.com</email>
</author>
<published>2015-03-30T13:56:27+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=9c5deecf8da150ca44b0494573f8c6b0d80d40fa'/>
<id>9c5deecf8da150ca44b0494573f8c6b0d80d40fa</id>
<content type='text'>
We rely on a system python installation with the correct python
libraries.  To improve the chances that the python interpreter we call
has the yum libary available, we use the same interpreter as yum uses.

Fixes #3143
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We rely on a system python installation with the correct python
libraries.  To improve the chances that the python interpreter we call
has the yum libary available, we use the same interpreter as yum uses.

Fixes #3143
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge pull request #3004 from chef/lcg/deploy-provider-nillable"</title>
<updated>2015-03-25T21:55:09+00:00</updated>
<author>
<name>Jay Mundrawala</name>
<email>jdmundrawala@gmail.com</email>
</author>
<published>2015-03-25T21:55:09+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=5e0b48f2b6128dd40a5e9b1598274950cdb43fd5'/>
<id>5e0b48f2b6128dd40a5e9b1598274950cdb43fd5</id>
<content type='text'>
This reverts commit 4b0f63b90cc72365fccd3f4f2e07721de7af80e6, reversing
changes made to b023ada18ed90bb9d2545760f93e6210e083dc8d.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 4b0f63b90cc72365fccd3f4f2e07721de7af80e6, reversing
changes made to b023ada18ed90bb9d2545760f93e6210e083dc8d.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge pull request #2956 from chef/lcg/deploy-fixes"</title>
<updated>2015-03-25T21:53:56+00:00</updated>
<author>
<name>Jay Mundrawala</name>
<email>jdmundrawala@gmail.com</email>
</author>
<published>2015-03-25T21:53:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=be67482cf2b8819a821bae96c8abd37a649e4c1c'/>
<id>be67482cf2b8819a821bae96c8abd37a649e4c1c</id>
<content type='text'>
This reverts commit 2603e2153d6ab50179d2278025a51579edb9033f, reversing
changes made to a7f5c92960aedf8d5bfc71abbce430ab075e016a.

Conflicts:
	CHANGELOG.md
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 2603e2153d6ab50179d2278025a51579edb9033f, reversing
changes made to a7f5c92960aedf8d5bfc71abbce430ab075e016a.

Conflicts:
	CHANGELOG.md
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle cookbook artfact format differences when fetching cookbooks</title>
<updated>2015-03-25T15:13:34+00:00</updated>
<author>
<name>danielsdeleo</name>
<email>dan@getchef.com</email>
</author>
<published>2015-03-25T01:14:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=93c669196f53d21cf2b973b014c2cde4e0c3313a'/>
<id>93c669196f53d21cf2b973b014c2cde4e0c3313a</id>
<content type='text'>
Cookbook artifacts differ in these ways:
* the name field is the cookbook name instead of name+version
* there is no "cookbook_name" field
* cookbook artifacts don't have a json_class when downloaded from the
  server
* there is an identifier field
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cookbook artifacts differ in these ways:
* the name field is the cookbook name instead of name+version
* there is no "cookbook_name" field
* cookbook artifacts don't have a json_class when downloaded from the
  server
* there is an identifier field
</pre>
</div>
</content>
</entry>
<entry>
<title>Update policyfile URLs and cookbook artifact data format per RFC</title>
<updated>2015-03-25T15:13:34+00:00</updated>
<author>
<name>danielsdeleo</name>
<email>dan@getchef.com</email>
</author>
<published>2015-03-25T00:53:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=a6fbf127d3eeb38d73fa4b9aec98ef34cf897f85'/>
<id>a6fbf127d3eeb38d73fa4b9aec98ef34cf897f85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable Cmdlet tests on old versions of powershell</title>
<updated>2015-03-24T23:14:12+00:00</updated>
<author>
<name>Jay Mundrawala</name>
<email>jdmundrawala@gmail.com</email>
</author>
<published>2015-03-24T23:09:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=c30f5af929b37073eb8950b98e1d6d6f0a2e9d1e'/>
<id>c30f5af929b37073eb8950b98e1d6d6f0a2e9d1e</id>
<content type='text'>
cmdlet.rb uses stream redirection, which is not available in
powershell 2. Since this is a helper class for our `dsc_script`
and `dsc_resource`, this is a fairly safe change.

While the verbose stream redirection is currently unused, it
will be useful if Invoke-DscResource logs its verbose output
to the verbose stream.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cmdlet.rb uses stream redirection, which is not available in
powershell 2. Since this is a helper class for our `dsc_script`
and `dsc_resource`, this is a fairly safe change.

While the verbose stream redirection is currently unused, it
will be useful if Invoke-DscResource logs its verbose output
to the verbose stream.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2881 from chef/jdm/dsc_resource</title>
<updated>2015-03-23T23:40:16+00:00</updated>
<author>
<name>Jay Mundrawala</name>
<email>jdmundrawala@gmail.com</email>
</author>
<published>2015-03-23T23:40:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=d0ee29bba624800fc1293d6144572aec42f602de'/>
<id>d0ee29bba624800fc1293d6144572aec42f602de</id>
<content type='text'>
DscResource in core chef</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DscResource in core chef</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3109 from chef/jdm/openbsd</title>
<updated>2015-03-23T21:24:04+00:00</updated>
<author>
<name>Jay Mundrawala</name>
<email>jdmundrawala@gmail.com</email>
</author>
<published>2015-03-23T21:24:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=941f9778877f31fce0a24516643e1d28728abefd'/>
<id>941f9778877f31fce0a24516643e1d28728abefd</id>
<content type='text'>
Fix openbsd package provider</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix openbsd package provider</pre>
</div>
</content>
</entry>
<entry>
<title>Added more specs for openbsd provider unit tests</title>
<updated>2015-03-21T00:02:57+00:00</updated>
<author>
<name>Jay Mundrawala</name>
<email>jdmundrawala@gmail.com</email>
</author>
<published>2015-03-21T00:02:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=35b0fb50ba41d14e6524fda2392ab5687ee2a438'/>
<id>35b0fb50ba41d14e6524fda2392ab5687ee2a438</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add guard to only run dsc_resource specs on valid powershell</title>
<updated>2015-03-20T21:38:50+00:00</updated>
<author>
<name>Jay Mundrawala</name>
<email>jdmundrawala@gmail.com</email>
</author>
<published>2015-03-15T22:14:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=deeb73825c5b6c7b3fc6738d4d6c484a8ba8307c'/>
<id>deeb73825c5b6c7b3fc6738d4d6c484a8ba8307c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
