Skip to content
Discussion options

You must be logged in to vote

Sorry for the delay.

This will occur if DHCP is enabled on the destination network and you trying to use a static. If the network does not have DHCP, then it works as intended.

To address this scenario, set the common_ip_settle_timeout to a higher value to delay the connection to SSH until the IP is locked in as provided to clout-init during the build.

For example:

common_ip_settle_timeout = "3m"

This will allow the IP address to settle into the static IP before attempting a connection to continue the build.

Ryan

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@tenthirtyam
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by tenthirtyam
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #978 on November 06, 2024 14:57.