cloudfoundry-community / windows-stemcell-concourse

Provides tasks to take a Windows ISO and transform to a Windows stemcell for Cloud Foundry, in VSphere.
MIT License
13 stars 6 forks source link

Duplicate keys in map on update-base job #46

Closed itgrl-bex closed 3 months ago

itgrl-bex commented 3 months ago

When attempting to run update-base job, we received duplicate keys in map error.

Failed to create task config from bytes pipeline-resources/tasks/update-base.yml: error converting YAML to JSON: yaml: unmarshal errors: line 21: key "vmware_tools_status" already set in map line 22: key "timeout" already set in map

itgrl-bex commented 3 months ago

Tested and working