## Node Attributes
## Resource
oracle_client '11.2.0.1' do
ownername 'app1'
groupname 'app_group'
installer_url 'http://artifactrepo.company/client-11.2.0.1.zip'
installer_file 'client-11.2.0.1.zip'
end
For more examples see test/fixtures/cookbooks