mirror of
https://github.com/inspec/inspec
synced 2024-11-27 23:20:33 +00:00
b2146d8758
All resources from deps are added into the control_eval_context used by the current profile. However, if there is a name conflict, the last loaded resource wins. The new `require_resource` dsl method allows the user to do the following: require_resource(profile: 'profile_name', resource: 'other', as: 'renamed') describe renamed do ... end Signed-off-by: Steven Danna <steve@chef.io> |
||
---|---|---|
.. | ||
complete-metadata | ||
complete-profile | ||
dependencies | ||
empty-metadata | ||
failures | ||
legacy-complete-metadata | ||
legacy-empty-metadata | ||
legacy-simple-metadata | ||
library | ||
profile-support-skip | ||
simple-inheritance | ||
simple-metadata | ||
skippy-profile-os | ||
spec_only | ||
supermarket-dep | ||
supported_inspec | ||
unsupported_inspec | ||
windows-only |