diff options
Diffstat (limited to 'chef-config/dev/.knife/solo.rb')
-rw-r--r-- | chef-config/dev/.knife/solo.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chef-config/dev/.knife/solo.rb b/chef-config/dev/.knife/solo.rb index 5985963..3d903ad 100644 --- a/chef-config/dev/.knife/solo.rb +++ b/chef-config/dev/.knife/solo.rb @@ -6,4 +6,4 @@ node_name "chef-node" cookbook_path [ "/var/chef/aai-config/cookbooks" ] environment_path "#{env_path}" log_level :info -log_location STDOUT +log_location STDOUT
\ No newline at end of file |