hostname: system.hostname | hostname: system.hostname | ||||
} | } | ||||
mapdata_file = "mapdata/#{system.platform[:finger].split('.').first}.yaml" | |||||
mapdata_file = "_mapdata/#{system.platform[:finger].split('.').first}.yaml" | |||||
mapdata_dump = inspec.profile.file(mapdata_file) % replacement | mapdata_dump = inspec.profile.file(mapdata_file) % replacement | ||||
control '`map.jinja` YAML dump' do | control '`map.jinja` YAML dump' do |