This commit is contained in:
amartynov 2015-10-05 13:21:48 +03:00
parent fa1fc396ea
commit c0219ab1be

View File

@ -15,7 +15,7 @@ module Devops
end end
def stacks_for_provider provider def stacks_for_provider provider
Devops::Db.connector.stacks(provider) Devops::Db.connector.stacks(provider: provider)
end end
def create_stack def create_stack