Four more resources

Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
This commit is contained in:
Clinton Wolfe 2019-09-27 14:30:01 -04:00 committed by Ryan Davis
parent 72ff1cee7f
commit 19a0803a71
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/kernel_parameter"

View file

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

View file

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

View file

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