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