mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
bug #847: Unneeded configuration option for sunstone removed.
This commit is contained in:
parent
fcb352d09d
commit
054531ad4f
@ -53,7 +53,6 @@ require 'SunstonePlugins'
|
||||
|
||||
begin
|
||||
conf = YAML.load_file(CONFIGURATION_FILE)
|
||||
conf[:hash_passwords] = false
|
||||
rescue Exception => e
|
||||
puts "Error parsing config file #{CONFIGURATION_FILE}: #{e.message}"
|
||||
exit 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user