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
We've hardcoded the ssh timeout into our config and may have cases (like building VMs or training EC2 instances for Camps) where we either want longer or no timeouts.
Possible options would be to make the timeouts settings configurable variables, or to pull out the timeout setting and make it a separate role:
We've hardcoded the ssh timeout into our config and may have cases (like building VMs or training EC2 instances for Camps) where we either want longer or no timeouts.
Possible options would be to make the timeouts settings configurable variables, or to pull out the timeout setting and make it a separate role:
OR
The text was updated successfully, but these errors were encountered: