Last four resources

Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
This commit is contained in:
Clinton Wolfe 2019-09-27 14:38:30 -04:00 committed by Ryan Davis
parent 19a0803a71
commit 9a2d360b71
4 changed files with 8 additions and 0 deletions

View file

@ -0,0 +1,2 @@
# This is just here to make the dynamic loader happy.
require "inspec/resources/etc_hosts_allow_deny"

View file

@ -0,0 +1,2 @@
# This is just here to make the dynamic loader happy.
require "inspec/resources/etc_hosts_allow_deny"

View file

@ -0,0 +1,2 @@
# This is just here to make the dynamic loader happy.
require "inspec/resources/iis_website.rb"

View file

@ -0,0 +1,2 @@
# This is just here to make the dynamic loader happy.
require "inspec/resources/apt.rb"