public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
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 1/2] feat: add Mythic Beasts credentials to DNS challenge schema
Date: Tue, 11 Jan 2022 16:57:43 +0000	[thread overview]
Message-ID: <20220111165744.17192-2-richard@casesolved.co.uk> (raw)
In-Reply-To: <20220111165744.17192-1-richard@casesolved.co.uk>

---
 src/dns-challenge-schema.json | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/src/dns-challenge-schema.json b/src/dns-challenge-schema.json
index 6defbdd..0f617fc 100644
--- a/src/dns-challenge-schema.json
+++ b/src/dns-challenge-schema.json
@@ -237,6 +237,19 @@
    "myapi" : {},
    "mydevil" : {},
    "mydnsjp" : {},
+   "mythic_beasts" : {
+      "fields" : {
+         "MB_AK" : {
+            "description" : "Key ID",
+            "type" : "string"
+         },
+         "MB_AS" : {
+            "description" : "Secret",
+            "type" : "string"
+         }
+      },
+      "name" : "mythic-beasts.com"
+   },
    "namecheap" : {},
    "namecom" : {},
    "namesilo" : {},
-- 
2.16.3




  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 ` Richard C [this message]
2022-01-11 16:57 ` [pve-devel] [PATCH acme 2/2] feat: add DreamHost credential to DNS challenge schema Richard C

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-2-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
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal