Skip to content

Commit

Permalink
Merge pull request #4078 from Guiorgy/patch-1
Browse files Browse the repository at this point in the history
normalize indentations in certbot-dns-plugins.json
  • Loading branch information
jc21 authored Oct 22, 2024
2 parents 0cf6b9c + 96c58b2 commit ee41bb5
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions global/certbot-dns-plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"credentials": "dns_acmedns_api_url = http://acmedns-server/\ndns_acmedns_registration_file = /data/acme-registration.json",
"full_plugin_name": "dns-acmedns"
},
"active24":{
"active24":{
"name": "Active24",
"package_name": "certbot-dns-active24",
"version": "~=1.5.1",
Expand Down Expand Up @@ -424,13 +424,13 @@
"full_plugin_name": "dns-rfc2136"
},
"rockenstein": {
"name": "rockenstein AG",
"package_name": "certbot-dns-rockenstein",
"version": "~=1.0.0",
"dependencies": "",
"credentials": "dns_rockenstein_token=<token>",
"full_plugin_name": "dns-rockenstein"
},
"name": "rockenstein AG",
"package_name": "certbot-dns-rockenstein",
"version": "~=1.0.0",
"dependencies": "",
"credentials": "dns_rockenstein_token=<token>",
"full_plugin_name": "dns-rockenstein"
},
"route53": {
"name": "Route 53 (Amazon)",
"package_name": "certbot-dns-route53",
Expand Down

0 comments on commit ee41bb5

Please sign in to comment.