Code Review
/
sdc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
14f83c34de911a2a7497afeba430b67ab4db88c4
[sdc.git]
/
1
cookbook_file "log4j2.properties" do
2
path "#{ENV['JETTY_BASE']}/config/sdc-simulator/log4j2.properties"
3
source "log4j2.properties"
4
owner "jetty"
5
group "jetty"
6
mode "0755"
7
end