Skip to content

Commit

Permalink
Last four resources
Browse files Browse the repository at this point in the history
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
  • Loading branch information
clintoncwolfe authored and zenspider committed Sep 27, 2019
1 parent 19a0803 commit 9a2d360
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/inspec/resources/etc_hosts_allow.rb
@@ -0,0 +1,2 @@
# This is just here to make the dynamic loader happy.
require "inspec/resources/etc_hosts_allow_deny"
2 changes: 2 additions & 0 deletions lib/inspec/resources/etc_hosts_deny.rb
@@ -0,0 +1,2 @@
# This is just here to make the dynamic loader happy.
require "inspec/resources/etc_hosts_allow_deny"
2 changes: 2 additions & 0 deletions lib/inspec/resources/iis_website.rb
@@ -0,0 +1,2 @@
# This is just here to make the dynamic loader happy.
require "inspec/resources/iis_website.rb"
2 changes: 2 additions & 0 deletions lib/inspec/resources/ppa.rb
@@ -0,0 +1,2 @@
# This is just here to make the dynamic loader happy.
require "inspec/resources/apt.rb"

0 comments on commit 9a2d360

Please sign in to comment.