Closed tas50 closed 4 years ago
Remove unnecessary if respond_to?(:chef_version) in the metadata.rb Remove unnecessary require 'mixlib/shellout' from the user resource
if respond_to?(:chef_version)
require 'mixlib/shellout'
Signed-off-by: Tim Smith tsmith@chef.io
This change is
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Remove unnecessary
if respond_to?(:chef_version)
in the metadata.rb Remove unnecessaryrequire 'mixlib/shellout'
from the user resourceSigned-off-by: Tim Smith tsmith@chef.io
This change is