tar_extract '/tmp/mycode-1.2.3.tar.gz' do
action :extract_local
target_dir '/opt/myapp/mycode'
creates '/opt/myapp/mycode/lib'
end
NoMethodError
-------------
undefined method `tar_extract' for cookbook: wordpres_apache, recipe: default :Chef::Recipe