inspec/test/cookbooks/os_prepare/recipes
Tim Smith 097e2deedc Don't include the apt recipe over and over again in the recipes
We run apt_update once with chef and we already update the cache directly on the container at start. We don't need to try to do the same thing 3 other times.

Signed-off-by: Tim Smith <tsmith@chef.io>
2019-02-13 17:19:55 -08:00
..
_runit_service_centos.rb move kitchen integration tests to top-level 2016-03-18 11:30:54 +01:00
_upstart_service_centos.rb Provide service params as a mash, empty unless systemd for now 2016-05-09 14:54:09 +02:00
apache.rb Add integration tests for symlinked apache configuration. 2017-03-14 14:48:19 +11:00
apt.rb improved regex for matching deb sources 2016-11-09 11:10:46 -06:00
auditctl.rb move kitchen integration tests to top-level 2016-03-18 11:30:54 +01:00
default.rb Set a static node GUID for travis. (#3497) 2018-10-11 21:14:30 -04:00
dh_params.rb Fix #1617 Add dh_params resource (#1618) 2017-04-04 10:34:09 -04:00
docker_host.rb Use the platform_family? helper 2019-02-13 16:06:30 -08:00
file.rb Let Chef handle the root_group itself 2019-02-13 16:04:53 -08:00
find_files.rb Add wildcard support to Utils::FindFiles (#2159) 2017-09-23 09:17:34 +02:00
iis.rb Adds support for iis_app InSpec testing (#1905) 2017-06-15 11:13:07 +02:00
iptables.rb Use the platform_family? helper 2019-02-13 16:06:30 -08:00
json_yaml_csv_ini_xml.rb Let Chef handle the root_group itself 2019-02-13 16:04:53 -08:00
mount.rb move kitchen integration tests to top-level 2016-03-18 11:30:54 +01:00
os_env.rb extend os_env resource to select between Machine and User vars on Windows (#2945) 2018-04-26 15:10:14 -04:00
package.rb Remove direct usage of apt/yum cookbooks in the os_prepare cookbook 2019-02-13 16:02:41 -08:00
postgres.rb harmonize cookbooks for integration tests, update docs, remove i386 in vagrant 2016-08-05 10:52:03 +02:00
prep_container.rb Don't include the apt recipe over and over again in the recipes 2019-02-13 17:19:55 -08:00
registry_key.rb registry_key resource was returning an incorrect value (#2871) 2018-03-26 15:44:31 -04:00
service.rb Don't include the apt recipe over and over again in the recipes 2019-02-13 17:19:55 -08:00
ssh.rb call ssh cookbook from prepare cookbook 2017-01-03 11:40:09 +01:00
x509.rb x509 integration tests 2017-03-22 11:44:33 +01:00