chore: update test and example credentials#628
Conversation
Use 'vmware' as the local account instead of 'jetbrains'. Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
There was a problem hiding this comment.
Pull request overview
This pull request updates test and example credentials from 'jetbrains' to 'vmware' across the codebase, aligning with VMware branding and ownership.
Changes:
- Updated Windows Autounattend.xml example to use 'vmware' as the local account name and password
- Updated Alpine Linux acceptance test boot commands to use 'vmware' credentials
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| examples/builder/vsphere-iso/windows/setup/Autounattend.xml | Changed Windows unattended installation local account from 'jetbrains'/'jetbrains' to 'vmware'/'vmware' for both user creation and auto-logon |
| builder/vsphere/iso/builder_acc_test.go | Updated boot command sequence in acceptance tests to use 'vmware' password instead of 'jetbrains' for Alpine Linux setup |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
This functionality has been released in v2.1.0 of the plugin. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
1 similar comment
|
This functionality has been released in v2.1.0 of the plugin. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
Summary
Use 'vmware' as the local account instead of 'jetbrains'.
Type
fix: Bug Fixfeat: Feature or Enhancementdocs: Documentationrefactor: Refactoringchore: Build, Dependencies, Workflows, etc.other: Other (Please describe.)Breaking Changes?
Tests
Output:
Documentation
Issue References
Release Note
Additional Information