<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/chef.git/lib/chef/resources.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>Added code for adding support for powershell package manager</title>
<updated>2016-11-10T09:06:56+00:00</updated>
<author>
<name>dheerajd-msys</name>
<email>dheeraj.dubey@msystechnologies.com</email>
</author>
<published>2016-09-14T11:27:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=a2aa542166b5c385f789981285668f3746e57c98'/>
<id>a2aa542166b5c385f789981285668f3746e57c98</id>
<content type='text'>
Signed-off-by: dheerajd-msys &lt;dheeraj.dubey@msystechnologies.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: dheerajd-msys &lt;dheeraj.dubey@msystechnologies.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Added resource and provider for cab package</title>
<updated>2016-09-30T09:40:46+00:00</updated>
<author>
<name>Vasu1105</name>
<email>vasundhara.jagdale@clogeny.com</email>
</author>
<published>2016-09-07T06:02:01+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=09b44d56bc3f9285360b6b93f7798e6de4dd8dfd'/>
<id>09b44d56bc3f9285360b6b93f7798e6de4dd8dfd</id>
<content type='text'>
Reverted changes

Adding resource and provider for cab file support

Added method identifying package version for installation and removal of package

Updated code to idetitfy installed version

refactored some code

Refactored code for parsing dism get package output

Fixed rubocop issue, working on specs

created spec files

Working on unit specs

Added unit specs and working on functional specs

Working on functional specs and fixed rubocop errors

Fixed failing unit test cases

Resolved rubucop style error

Removed functional specs

Fixed error and working on functional specs

Added missing functional spec file
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reverted changes

Adding resource and provider for cab file support

Added method identifying package version for installation and removal of package

Updated code to idetitfy installed version

refactored some code

Refactored code for parsing dism get package output

Fixed rubocop issue, working on specs

created spec files

Working on unit specs

Added unit specs and working on functional specs

Working on functional specs and fixed rubocop errors

Fixed failing unit test cases

Resolved rubucop style error

Removed functional specs

Fixed error and working on functional specs

Added missing functional spec file
</pre>
</div>
</content>
</entry>
<entry>
<title>Create and delete yum repositories</title>
<updated>2016-08-24T09:17:12+00:00</updated>
<author>
<name>Thom May</name>
<email>thom@chef.io</email>
</author>
<published>2016-08-10T09:58:28+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=62c04b47128009f80024226b1eb75a9f9f9db8c9'/>
<id>62c04b47128009f80024226b1eb75a9f9f9db8c9</id>
<content type='text'>
Signed-off-by: Thom May &lt;thom@may.lt&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Thom May &lt;thom@may.lt&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>user provider manage_home behavior and refactor</title>
<updated>2016-08-19T22:34:23+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2016-08-19T22:32:19+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=f769d7eba17b3f5aa9e0561126bd9f6801c1bac2'/>
<id>f769d7eba17b3f5aa9e0561126bd9f6801c1bac2</id>
<content type='text'>
split out the user provider into 1:1 resources.

fix the behavior of the linux user provider to implement
manage_home behavior correctly.

Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
split out the user provider into 1:1 resources.

fix the behavior of the linux user provider to implement
manage_home behavior correctly.

Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>add systemd_unit resource/provider</title>
<updated>2016-04-16T20:59:09+00:00</updated>
<author>
<name>Nathan Williams</name>
<email>nathan@teamtreehouse.com</email>
</author>
<published>2016-03-12T02:11:49+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=1b0da9c71c766e82705b1548125965d959d8840c'/>
<id>1b0da9c71c766e82705b1548125965d959d8840c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add an apt_repository resource</title>
<updated>2016-04-08T20:00:49+00:00</updated>
<author>
<name>Thom May</name>
<email>thom@chef.io</email>
</author>
<published>2016-04-01T08:50:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=79548accdf02e199d48a09b6eb0cc8d8613b0916'/>
<id>79548accdf02e199d48a09b6eb0cc8d8613b0916</id>
<content type='text'>
More or less stolen from the apt cookbook, but tweaked and fixes a heap
of bugs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
More or less stolen from the apt cookbook, but tweaked and fixes a heap
of bugs.
</pre>
</div>
</content>
</entry>
<entry>
<title> bundle exec chefstyle -a</title>
<updated>2016-02-15T20:59:41+00:00</updated>
<author>
<name>Mike Dodge</name>
<email>mikedodge04@fb.com</email>
</author>
<published>2016-02-15T20:59:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=aef381aa1cff43b684ba022d5ce1b2349ea4e4dc'/>
<id>aef381aa1cff43b684ba022d5ce1b2349ea4e4dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed rebase</title>
<updated>2016-02-15T20:48:30+00:00</updated>
<author>
<name>Mike Dodge</name>
<email>mikedodge04@fb.com</email>
</author>
<published>2016-01-19T22:15:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=24a34f075c4a6173f8cfddd09d7406f23b6a3a68'/>
<id>24a34f075c4a6173f8cfddd09d7406f23b6a3a68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>launchd</title>
<updated>2016-02-15T20:48:29+00:00</updated>
<author>
<name>Mike Dodge</name>
<email>mikedodge04@fb.com</email>
</author>
<published>2015-10-27T18:21:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=66c4f6af84f33ac40ff2912a61ee9a3be2ca878c'/>
<id>66c4f6af84f33ac40ff2912a61ee9a3be2ca878c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update all auth email address from opscode.com and getchef.com to chef.io.</title>
<updated>2016-02-02T22:53:28+00:00</updated>
<author>
<name>Noah Kantrowitz</name>
<email>noah@coderanger.net</email>
</author>
<published>2016-02-02T22:53:28+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=220b5a65ed21015f2704e5b344d95e304fcefd87'/>
<id>220b5a65ed21015f2704e5b344d95e304fcefd87</id>
<content type='text'>
Generated via git ls-files | xargs perl -pi -e "s/(Author.*?&lt;[^@]+@)(?:opscode\\.com|getchef\\.com)(&gt;)/\\1chef.io\\2/gi"</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Generated via git ls-files | xargs perl -pi -e "s/(Author.*?&lt;[^@]+@)(?:opscode\\.com|getchef\\.com)(&gt;)/\\1chef.io\\2/gi"</pre>
</div>
</content>
</entry>
</feed>
