]> git.pld-linux.org Git - packages/chef.git/blame - FHS.patch
updated patches
[packages/chef.git] / FHS.patch
CommitLineData
0d005813
ER
1--- chef-11.8.0/lib/chef/handler/json_file.rb~ 2013-12-21 17:25:17.000000000 +0200
2+++ chef-11.8.0/lib/chef/handler/json_file.rb 2013-12-21 17:25:58.665209433 +0200
f0820095
ER
3@@ -27,7 +27,7 @@
4
5 def initialize(config={})
6 @config = config
7- @config[:path] ||= "/var/chef/reports"
8+ @config[:path] ||= "/var/lib/chef/reports"
9 @config
10 end
11
This page took 0.129742 seconds and 4 git commands to generate.