Class: SSHKit::Backend::Netssh::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/kamal/sshkit_with_ext.rb

Instance Attribute Summary collapse

Instance Attribute Details

#dns_retriesObject

Returns the value of attribute dns_retries.



70
71
72
# File 'lib/kamal/sshkit_with_ext.rb', line 70

def dns_retries
  @dns_retries
end

#max_concurrent_startsObject

Returns the value of attribute max_concurrent_starts.



70
71
72
# File 'lib/kamal/sshkit_with_ext.rb', line 70

def max_concurrent_starts
  @max_concurrent_starts
end