Method: AvstCloud::AwsConnection#list_known_servers
- Defined in:
- lib/avst-cloud/aws_connection.rb
#list_known_servers ⇒ Object
Returns list of servers from fog
289 290 291 |
# File 'lib/avst-cloud/aws_connection.rb', line 289 def list_known_servers connect.servers.all end |