You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
InSpec introduced a new feature called attributes with InSpec 1.0 inspec/inspec#719. At this point, kitchen-inspec does not support this feature. My expectation is, that attributes work across the Chef tool chain.
InSpec introduced a new feature called attributes with InSpec 1.0 inspec/inspec#719. At this point, kitchen-inspec does not support this feature. My expectation is, that attributes work across the Chef tool chain.
a simple attribute https://github.com/chef/inspec/blob/master/examples/profile-attribute.yml file looks like
To support attributes in kitchen.yml, we could do the following:
Not sure if we want to support external yml files?
The text was updated successfully, but these errors were encountered: