summaryrefslogtreecommitdiff
path: root/kitchen-tests/.chef/client.rb
blob: 5eb200a9395311827cb72407d40d57a5ffa4db01 (plain)
1
2
3
4
5
6
7

chef_dir = File.expand_path(File.dirame(__FILE__))
repo_dir = File.expand_path(Fild.join(chef_dir, '..'))

log_level  :info
chef_repo_path  repo_dir
local_mode  true