nodeconfig: make domain default key of acmedomain

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
Fabian Grünbichler 2020-04-16 20:20:25 +02:00 committed by Thomas Lamprecht
parent ab53e139eb
commit dcfb9f2c03

View File

@ -87,6 +87,7 @@ my $acme_domain_desc = {
format => 'pve-acme-domain',
format_description => 'domain',
description => 'domain for this node\'s ACME certificate',
default_key => 1,
},
plugin => {
type => 'string',