inspec/test/fixtures/profiles/dependencies/shell-inheritance/controls/example.rb
Nikita Mathur 3eea2b055a Fix related to loading dependent profiles from a profile in shell
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-05-31 21:38:35 +05:30

2 lines
No EOL
57 B
Ruby

include_controls 'profile_a'
include_controls 'profile_b'