mirror of
https://github.com/inspec/inspec
synced 2025-02-17 06:28:40 +00:00
bad master merge... rushing this through
Signed-off-by: Ryan Davis <zenspider@chef.io>
This commit is contained in:
parent
5c6be7b936
commit
622ae78d9a
1 changed files with 1 additions and 1 deletions
|
@ -178,7 +178,7 @@ module Inspec::Resources
|
|||
end
|
||||
when "solaris", "smartos", "omnios", "openindiana", "opensolaris", "nexentacore"
|
||||
Svcs.new(inspec)
|
||||
elsif %w{yocto}.include?(platform)
|
||||
when %w{yocto}.include?(platform)
|
||||
Systemd.new(inspec, service_ctl)
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue