File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -66,6 +66,16 @@ dns_azure_zone2 = example.org:/subscriptions/99800903-fb14-4992-9aff-12eaf274462
66
66
full_plugin_name : 'dns-azure' ,
67
67
} ,
68
68
//####################################################//
69
+ bunny : {
70
+ display_name : 'bunny.net' ,
71
+ package_name : 'certbot-dns-bunny' ,
72
+ version_requirement : '~=0.0.9' ,
73
+ dependencies : '' ,
74
+ credentials : `# Bunny API token used by Certbot (see https://dash.bunny.net/account/settings)
75
+ dns_bunny_api_key = xxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx` ,
76
+ full_plugin_name : 'dns-bunny' ,
77
+ } ,
78
+ //####################################################//
69
79
cloudflare : {
70
80
display_name : 'Cloudflare' ,
71
81
package_name : 'certbot-dns-cloudflare' ,
You can’t perform that action at this time.
0 commit comments