mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
Revert: "M #-: Load sunstone yamls with aliases" (#2329)
This commit is contained in:
parent
524433a751
commit
058acb0008
@ -41,7 +41,7 @@ module OneCfg::Config::Type
|
||||
def load(name = @name)
|
||||
reset
|
||||
|
||||
@content = YAML.load_file(name, :aliases => true)
|
||||
@content = YAML.load_file(name)
|
||||
|
||||
@content
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user