diff options
author | Venkata Harish K Kajur <vk250x@att.com> | 2017-05-19 12:14:51 -0400 |
---|---|---|
committer | Venkata Harish K Kajur <vk250x@att.com> | 2017-05-19 12:15:05 -0400 |
commit | 149f5d0b12eb201f90c1aca71cfd25ce8891b459 (patch) | |
tree | eb827290fa44be9225ba96faaa8ad4929d1b37db /chef-config/dev/.knife/solo.rb | |
parent | 20e76bb3994a7114fa3a8346a44bb1c29c34c303 (diff) |
Update the files for the new microservice change
Change-Id: Ib79f4a0ff9305dc3b740943cda24cd4c48632983
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
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 |