Skip to content

Commit

Permalink
Update provider options
Browse files Browse the repository at this point in the history
  • Loading branch information
adferrand committed Jun 14, 2020
1 parent 791d501 commit dabe09c
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions docs/providers_options.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,11 @@ The following Lexicon providers are supported by DNSroboCert.
+----------------+----------------+----------------+----------------+
|rcodezero_ |route53_ |safedns_ |sakuracloud_ |
+----------------+----------------+----------------+----------------+
|softlayer_ |subreg_ |transip_ |vultr_ |
|softlayer_ |subreg_ |transip_ |ultradns_ |
+----------------+----------------+----------------+----------------+
|yandex_ |zeit_ |zilore_ |zonomi_ |
|vultr_ |yandex_ |zeit_ |zilore_ |
+----------------+----------------+----------------+----------------+
|zonomi_ | | | |
+----------------+----------------+----------------+----------------+

Providers options
Expand Down Expand Up @@ -419,6 +421,13 @@ transip
* ``auth_username`` Specify username for authentication
* ``auth_api_key`` Specify api private key for authentication

.. _ultradns:

ultradns
* ``auth_token`` Specify token for authentication; if not set --auth-token, --auth-password are used
* ``auth_username`` Specify username for authentication
* ``auth_password`` Specify password for authentication

.. _vultr:

vultr
Expand Down

0 comments on commit dabe09c

Please sign in to comment.