Skip to content

Commit

Permalink
Removed trailing , from json
Browse files Browse the repository at this point in the history
  • Loading branch information
jaradtke-aws committed Jan 9, 2025
1 parent c3d0ac5 commit d8a6662
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/en/docs/osmgmt/artifacts.md
Original file line number Diff line number Diff line change
Expand Up @@ -450,7 +450,7 @@ These steps use `image-builder` to create an Ubuntu-based or RHEL-based image fo
"password": "",
"resource_pool": "",
"username": "",
"vcenter_server": "",
"vcenter_server": ""
}
```
##### **[cluster](https://developer.hashicorp.com/packer/integrations/hashicorp/vsphere/latest/components/builder/vsphere-iso#location-configuration)**
Expand Down

0 comments on commit d8a6662

Please sign in to comment.