certbot-dns-plugins - cloudns 0.6.0
certbot-dns-cloudns update to 0.6.0
This commit is contained in:
parent
8646cb5a19
commit
44a303da96
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ dns_cloudflare_api_token = 0123456789abcdef0123456789abcdef01234567`,
|
||||||
cloudns: {
|
cloudns: {
|
||||||
display_name: 'ClouDNS',
|
display_name: 'ClouDNS',
|
||||||
package_name: 'certbot-dns-cloudns',
|
package_name: 'certbot-dns-cloudns',
|
||||||
version_requirement: '~=0.4.0',
|
version_requirement: '~=0.6.0',
|
||||||
dependencies: '',
|
dependencies: '',
|
||||||
credentials: `# Target user ID (see https://www.cloudns.net/api-settings/)
|
credentials: `# Target user ID (see https://www.cloudns.net/api-settings/)
|
||||||
dns_cloudns_auth_id=1234
|
dns_cloudns_auth_id=1234
|
||||||
|
|
Loading…
Reference in a new issue