inspec/lib/vulcano
Dominik Richter 3fe0c90733 overhaul rule structure
* rename VulcanoBaseRule -> Vulcano::Rule
* initialize rule inside the ProfileContext
* attach all resources to ProfileContext and all rules created within
* rename rule.rb -> dsl.rb, now only containing DSL information
* rename base_rule.rb -> rule.rb, now containing everything for rule

Signed-off-by: Dominik Richter <dominik.richter@gmail.com>
2015-09-25 19:16:32 +02:00
..
backend bugfix: do not allocate pty on ssh by default 2015-09-25 13:25:57 +02:00
plugins bugfix: handle selinux label (null) 2015-09-24 10:36:21 +02:00
targets lint targets 2015-09-22 02:15:42 +02:00
backend.rb move user default settings to backend 2015-09-22 02:15:43 +02:00
dsl.rb overhaul rule structure 2015-09-25 19:16:32 +02:00
log.rb harmonize method definition style 2015-09-03 20:43:58 +02:00
plugins.rb move backend to new plugin structure 2015-08-29 16:11:23 -07:00
profile_context.rb overhaul rule structure 2015-09-25 19:16:32 +02:00
resource.rb implement port resource for linux 2015-09-23 18:12:51 +02:00
rspec_json_formatter.rb lint vulcano lib files 2015-09-22 02:15:42 +02:00
rule.rb overhaul rule structure 2015-09-25 19:16:32 +02:00
runner.rb bugfix: fix simplified runner configuration 2015-09-22 02:27:02 +02:00
targets.rb more rubocop fixes 2015-09-04 09:59:30 +02:00
version.rb add utf-8 header 2015-09-03 20:36:46 +02:00