--- Begin Message ---
Signed-off-by: Marvin Edeler <mar...@edeler.me>
---
 src/dns-challenge-schema.json | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/src/dns-challenge-schema.json b/src/dns-challenge-schema.json
index 39ac2ba..16fef64 100644
--- a/src/dns-challenge-schema.json
+++ b/src/dns-challenge-schema.json
@@ -342,6 +342,27 @@
    "scaleway" : {},
    "schlundtech" : {},
    "selectel" : {},
+   "selfhost" : {
+      "fields" : {
+         "SELFHOSTDNS_USERNAME" : {
+            "description" : "The selfhost username",
+            "type" : "string"
+         },
+         "SELFHOSTDNS_PASSWORD" : {
+            "description" : "The selfhost password",
+            "type" : "string"
+         },
+         "SELFHOSTDNS_RID" : {
+            "description" : "The selfhost RID for the first record.",
+            "type" : "string"
+         },
+         "SELFHOSTDNS_RID2" : {
+            "description" : "The selfhost RID for the second record.",
+            "type" : "string"
+         }
+      },
+      "name" : "selfhost"
+   },
    "servercow" : {},
    "simply" : {},
    "tele3" : {},
-- 
2.32.0 (Apple Git-132)



--- End Message ---
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to