Azure-Dest: Lint always finds something
This commit is contained in:
parent
1b5f17d8b8
commit
0521624ccc
|
@ -177,7 +177,7 @@ class AzureDestinationPlugin(DestinationPlugin):
|
||||||
"kty": "RSA",
|
"kty": "RSA",
|
||||||
"key_size": bitstrength(cert),
|
"key_size": bitstrength(cert),
|
||||||
"reuse_key": True
|
"reuse_key": True
|
||||||
},
|
},
|
||||||
"secret_props": {
|
"secret_props": {
|
||||||
"contentType": "application/x-pem-file"
|
"contentType": "application/x-pem-file"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue