vsphere-iso: clarify if ssh_timeout and ssh_handshake_attempts are mutually exclusive
#646
Replies: 6 comments
-
|
The
If If If both I'd be happy to update and generate the documentation to help clarify this concern. |
Beta Was this translation helpful? Give feedback.
-
Thanks, that would be great. 👍 I think that the root cause for my confusion is that the default values are explained with so many conditions. But if I read your clarification above correctly, the possible states are simply:
Does this table correctly represent all possible states? If so, I see no reason for all the conditionals in explaining the fields' default values. If my table is correct, we can simply say that "the default value for |
Beta Was this translation helpful? Give feedback.
-
|
Certainly, I'll address this today. |
Beta Was this translation helpful? Give feedback.
-
|
Upon further review, this concern needs to be raised in the Packer Plugin SDK |
Beta Was this translation helpful? Give feedback.
-
|
Ok. Will you raise it, or should I? |
Beta Was this translation helpful? Give feedback.
-
|
Please feel to raise it on the SDK and link to this issue if you like. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
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
The documentation says the following:
This leaves me wondering:
ssh_timeoutandssh_handshake_attemptsfields mutually exclusive? It kind of sounds like that, but it's not clear.ssh_timeoutifssh_handshake_attemptsis set (and vice versa)? (if they are not mutually exclusive, of course).I think this should be clarified in the documentation.
Use Case(s)
The documentation should be clear on how things works.
Potential configuration
n/a
Potential References
See links above.
Beta Was this translation helpful? Give feedback.
All reactions