169 170 171
# File 'lib/chef-deploy/cached_deploy.rb', line 169 def sudo(cmd) Chef::Mixin::Command.run_command(:command => cmd) end