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
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request.
Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request.
If you are interested in working on this issue or have submitted a pull request, please leave a comment.
Description
As a person troubleshooting machines provisioned by the QEMU builder
I want the ability to set a VNC password
So that I don't have to enable debug logging to get the password
And I can troubleshoot issues more quickly.
Use Case(s)
Faster, easier troubleshooting during config iteration
Potential configuration
source "qemu" "machine" {
# rest of config
vnc_use_password = true
vnc_password = "supersecret"
# rest of config
}
Please search the existing issues for relevant feature requests, and use the
reaction feature
(https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)
to add upvotes to pre-existing requests.
Community Note
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request.
Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request.
If you are interested in working on this issue or have submitted a pull request, please leave a comment.
Description
As a person troubleshooting machines provisioned by the QEMU builder
I want the ability to set a VNC password
So that I don't have to enable debug logging to get the password
And I can troubleshoot issues more quickly.
Use Case(s)
Potential configuration
Potential References
The text was updated successfully, but these errors were encountered: