diff --git a/resources/plugin_install.rb b/resources/plugin_install.rb index d1dcecd..f229416 100644 --- a/resources/plugin_install.rb +++ b/resources/plugin_install.rb @@ -6,7 +6,6 @@ action :install do git_client 'default' - Chef::Log.info ::File.dirname(new_resource.node_build_root) directory ::File.dirname(new_resource.node_build_root) do owner new_resource.user if new_resource.user group new_resource.user if new_resource.user