mirror of
https://github.com/inspec/inspec
synced 2025-02-25 20:07:25 +00:00
Before introducing InSpec profiles in https://github.com/chef/inspec/pull/252 we had `metadata.rb` keep all information. This included an undisclosed field called `supports`. However, this field was never actually used in practice. So for legacy profiles, this means that `supports` was ignored. In order to keep old profiles running in exactly the way they were before, ignore this field when reading from metadata.rb |
||
---|---|---|
.. | ||
mock | ||
resources | ||
utils | ||
metadata_test.rb | ||
profile_context_test.rb | ||
profile_test.rb | ||
simpleconfig_test.rb | ||
targets.rb |