<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/chef.git/spec/data/cookbooks/preseed, branch https</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>Make `name` a required attribute in metadata</title>
<updated>2014-08-12T18:03:10+00:00</updated>
<author>
<name>danielsdeleo</name>
<email>dan@getchef.com</email>
</author>
<published>2014-08-07T23:32:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=2577c6f8f503dd6484ca656c9b3780c52cc6e038'/>
<id>2577c6f8f503dd6484ca656c9b3780c52cc6e038</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CHEF-4849: Implement `#response_file_variables` in Package resource</title>
<updated>2013-12-20T18:06:44+00:00</updated>
<author>
<name>Peter Fern</name>
<email>github@obfusc8.org</email>
</author>
<published>2013-12-04T07:58:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=09eb9c7b18ca3c7f26db53830b074ab19e426e37'/>
<id>09eb9c7b18ca3c7f26db53830b074ab19e426e37</id>
<content type='text'>
Now that Chef properly supports a package `response_file` using
`Chef::Resource::Template`, the Package resource should implement the
`response_file_variables` method so that variables do not have to exist
as node attributes (eg - for seeding DB passwords for configuration
files generated by packages).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now that Chef properly supports a package `response_file` using
`Chef::Resource::Template`, the Package resource should implement the
`response_file_variables` method so that variables do not have to exist
as node attributes (eg - for seeding DB passwords for configuration
files generated by packages).
</pre>
</div>
</content>
</entry>
<entry>
<title>Verify that templates are preferred to files for preseeding</title>
<updated>2013-08-02T16:29:05+00:00</updated>
<author>
<name>danielsdeleo</name>
<email>dan@opscode.com</email>
</author>
<published>2013-08-02T16:10:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=265a4100aad7412734ba45683ecfe89f7b241035'/>
<id>265a4100aad7412734ba45683ecfe89f7b241035</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bad const. ref in deprecation/provider/template</title>
<updated>2013-08-02T16:29:05+00:00</updated>
<author>
<name>danielsdeleo</name>
<email>dan@opscode.com</email>
</author>
<published>2013-07-31T17:49:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=ecdde45cdccfd966c9bafdb119090546e4ec3f56'/>
<id>ecdde45cdccfd966c9bafdb119090546e4ec3f56</id>
<content type='text'>
Fixes CHEF-4406 http://tickets.opscode.com/browse/CHEF-4406

Calls to Chef::Provider::Template#template_location and #template_finder
will now correctly reference the Chef::Provider::TemplateFinder class.
Chef::Provider::Package#preseed_resource uses these methods expecting an
error to be raised only if there is no template with the desired name,
which triggers a fallback to cookbook_file-based preseed files.

This patch restores the template-based preseed functionality, but will
trigger deprecation warnings from within Chef::Provider::Package's
internal code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes CHEF-4406 http://tickets.opscode.com/browse/CHEF-4406

Calls to Chef::Provider::Template#template_location and #template_finder
will now correctly reference the Chef::Provider::TemplateFinder class.
Chef::Provider::Package#preseed_resource uses these methods expecting an
error to be raised only if there is no template with the desired name,
which triggers a fallback to cookbook_file-based preseed files.

This patch restores the template-based preseed functionality, but will
trigger deprecation warnings from within Chef::Provider::Package's
internal code.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add functional tests for (apt) package resource</title>
<updated>2013-08-02T16:29:04+00:00</updated>
<author>
<name>danielsdeleo</name>
<email>dan@opscode.com</email>
</author>
<published>2013-07-29T23:11:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=7c416115a891b01319ae908e68f164a24b80240e'/>
<id>7c416115a891b01319ae908e68f164a24b80240e</id>
<content type='text'>
Repro/regression test for CHEF-4406 included but is marked pending.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Repro/regression test for CHEF-4406 included but is marked pending.
</pre>
</div>
</content>
</entry>
</feed>
