Merge pull request #9 from kevpl/maint_connections_symbol

(MAINT) fix connection preferences
This commit is contained in:
mchllweeks 2018-03-12 10:18:35 -07:00 committed by GitHub
commit 4cc317c488
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,7 +53,7 @@ module Beaker
end
def connection_preference(host)
['vmhostname', 'ip', 'hostname']
[:vmhostname, :ip, :hostname]
end
def check_url url