Skip to content

Commit ad9b030

Browse files
authored
Update taste-tester.md
1 parent 92fafa4 commit ad9b030

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/taste-tester.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@ repo File.join(ENV['HOME'], 'github', 'boxcutter', 'boxcutter-chef-cookbooks')
5050
repo_type 'auto'
5151
base_dir ''
5252
cookbook_dirs ['cookbooks', '../chef-cookbooks/cookbooks']
53-
databag_dir 'data_bags'
53+
# For now don't declare databag_dir - between meals seems to have a bug where it hardcodes debug_level=info
54+
# databag_dir 'data_bags'
5455
role_dir 'roles'
5556
role_type 'rb'
5657
chef_config_path '/etc/chef'

0 commit comments

Comments
 (0)