From: Richard C <richard@casesolved.co.uk>
To: pve-devel@lists.proxmox.com
Cc: Richard C <richard@casesolved.co.uk>
Subject: [pve-devel] [PATCH acme 2/2] feat: add DreamHost credential to DNS challenge schema
Date: Tue, 11 Jan 2022 16:57:44 +0000 [thread overview]
Message-ID: <20220111165744.17192-3-richard@casesolved.co.uk> (raw)
In-Reply-To: <20220111165744.17192-1-richard@casesolved.co.uk>
---
src/dns-challenge-schema.json | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/src/dns-challenge-schema.json b/src/dns-challenge-schema.json
index 0f617fc..039ca77 100644
--- a/src/dns-challenge-schema.json
+++ b/src/dns-challenge-schema.json
@@ -144,7 +144,15 @@
"domeneshop" : {},
"dp" : {},
"dpi" : {},
- "dreamhost" : {},
+ "dreamhost" : {
+ "fields" : {
+ "DH_API_KEY" : {
+ "description" : "The DreamHost API Key",
+ "type" : "string"
+ }
+ },
+ "name" : "DreamHost"
+ },
"duckdns" : {},
"durabledns" : {},
"dyn" : {},
--
2.16.3
prev parent reply other threads:[~2022-01-11 16:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-11 16:57 [pve-devel] [PATCH acme 0/2] proxmox-acme Mythic Beasts and Dreamhost schemas Richard C
2022-01-11 16:57 ` [pve-devel] [PATCH acme 1/2] feat: add Mythic Beasts credentials to DNS challenge schema Richard C
2022-01-11 16:57 ` Richard C [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220111165744.17192-3-richard@casesolved.co.uk \
--to=richard@casesolved.co.uk \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox