summaryrefslogtreecommitdiff
path: root/lib/chef/policy_builder/policyfile.rb
Commit message (Expand)AuthorAgeFilesLines
* Convert all uses of Chef::REST to Chef::ServerAPItm/no_more_restThom May2016-01-111-2/+2
* validateLamont Granquist2015-10-261-0/+1
* Remove experimental feature warning for policyfilesremove-policyfile-warningdanielsdeleo2015-09-241-6/+4
* Apply a named_run_list in policy builder via configurationdanielsdeleo2015-09-211-1/+35
* Add `setup_chef_class` to Policyfile policy builderdanielsdeleo2015-09-171-1/+71
* Set the precedence of policyfile attrs and propagate them everywheredanielsdeleo2015-09-171-0/+43
* Use the dynamic policy builder everywheredanielsdeleo2015-09-171-10/+2
* Display policy name and ID during the chef rundanielsdeleo2015-05-221-0/+1
* add resource_resolver and resource_priority_mapLamont Granquist2015-04-151-1/+0
* Handle cookbook artfact format differences when fetching cookbookspolicyfile-erchef-integrationdanielsdeleo2015-03-251-1/+5
* Update policyfile URLs and cookbook artifact data format per RFCdanielsdeleo2015-03-251-4/+4
* Include relative URLs in error messagesdanielsdeleo2015-02-121-4/+6
* Fetch cookbooks from cookbook_artifacts/ in native api modedanielsdeleo2015-02-121-7/+27
* Add policyfile native support to policy builderdanielsdeleo2015-01-271-1/+22
* Make FileVendor configuration specific to the two implementationsdanielsdeleo2014-07-301-4/+1
* Fixed environment chop -> chomp issue which truncated single character enviro...Joe Richards2014-03-281-1/+1
* [CHEF-3506] suppress final node save when using override run listdanielsdeleo2014-02-031-0/+6
* Delegate sync_cookbooks to policy_builder, subclasses rely on itdanielsdeleo2014-02-031-1/+1
* Add public API for expanding run_list in Chef::Clientdanielsdeleo2014-01-231-8/+17
* Fix incompatibilites between node expansion and policyfiledanielsdeleo2014-01-221-0/+7
* Update error messaging in Policyfile policy builderdanielsdeleo2014-01-221-0/+5
* Add Policyfile-based policy builder for chef-clientdanielsdeleo2014-01-221-0/+317