proxy/azure_cdn: needs smart zone
This commit is contained in:
parent
c0a0474fbf
commit
f828d1779b
1 changed files with 2 additions and 1 deletions
|
@ -19,7 +19,8 @@ class ProxyAzureCdnAutomation(ProxyAutomation):
|
||||||
"azure_client_id",
|
"azure_client_id",
|
||||||
"azure_client_secret",
|
"azure_client_secret",
|
||||||
"azure_subscription_id",
|
"azure_subscription_id",
|
||||||
"azure_tenant_id"
|
"azure_tenant_id",
|
||||||
|
"smart_zone"
|
||||||
]
|
]
|
||||||
|
|
||||||
template = """
|
template = """
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue