mirror of
https://github.com/certbot/certbot.git
synced 2026-08-02 03:11:55 +02:00
route53: rename to match other DNS plugins (#4747)
This change renames certbot-route53 to certbot-dns-route53 and updates the package's setup.py file to maintain backwards compatibility. Testing Done: * Run `certbot` with `-a certbot-route53:auth`, verify the plugin runs. * Run `certbot` with `--dns-route53`, verify the plugin runs.
This commit is contained in:
committed by
Brad Warren
parent
7531c98916
commit
e749937465
+1
-1
@@ -19,7 +19,7 @@ fi
|
||||
-e certbot-dns-dnsimple \
|
||||
-e certbot-dns-google \
|
||||
-e certbot-dns-nsone \
|
||||
-e certbot-dns-route53 \
|
||||
-e certbot-nginx \
|
||||
-e certbot-route53 \
|
||||
-e letshelp-certbot \
|
||||
-e certbot-compatibility-test
|
||||
|
||||
Reference in New Issue
Block a user