inspec/test/cookbooks/os_prepare/recipes/package.rb
Tim Smith 4b3095dac2 Further modernize the cookbook and remove legacy setup
Remove container setup that comes for free with the dokken containers now
Use the new openssl resource names
Remove all the encoding statements that even rubocop doesn't recommend anymore
Remove some compatibility with centos-5 and ubuntu 15.10

Signed-off-by: Tim Smith <tsmith@chef.io>
2019-02-13 21:50:33 -08:00

6 lines
118 B
Ruby

# author: Christoph Hartmann
# author: Dominik Richter
#
# installs everything to do the package test
package 'curl'