1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-22 18:50:08 +03:00

feature #985: Fix minor bug

This commit is contained in:
Daniel Molina 2012-01-19 15:49:17 +01:00
parent be3d1fedf9
commit 0323a1511f

View File

@ -90,7 +90,6 @@ end
set :cloud_auth, cloud_auth
if conf
if conf[:ssl_server]
uri = URI.parse(conf[:ssl_server])
econe_host = uri.host