fixed
This commit is contained in:
parent
e0253c9aad
commit
cad8c55c02
@ -20,8 +20,7 @@ module Provider
|
||||
@@providers.values
|
||||
end
|
||||
|
||||
def self.init
|
||||
conf = DevopsService.config
|
||||
def self.init conf
|
||||
@@providers = {}
|
||||
["ec2", "openstack", "static"].each do |p|
|
||||
begin
|
||||
|
||||
Loading…
Reference in New Issue
Block a user