Refactoring.. with pep8 fixes
This commit is contained in:
parent
fcfaa21a24
commit
38ebeab163
@ -557,8 +557,7 @@ class ProvisionELB(Command):
|
||||
|
||||
return options
|
||||
|
||||
|
||||
def run(self, dns, elb, owner, authority, description, notifications):
|
||||
def run(self, dns, elb, owner, authority, description, notifications, destinations):
|
||||
from lemur.certificates import service
|
||||
|
||||
# configure the owner if we can find it, or go for default, and put it in the global
|
||||
|
Loading…
x
Reference in New Issue
Block a user