Re: [pve-devel] [Patch V2 cluster] Add ACME plugin config file to cluster files

2020-04-01 Thread Thomas Lamprecht
On 4/1/20 3:25 PM, Fabian Grünbichler wrote: > On March 31, 2020 12:08 pm, Wolfgang Link wrote: >> Signed-off-by: Wolfgang Link >> --- >> data/PVE/Cluster.pm | 1 + >> data/src/status.c | 1 + >> 2 files changed, 2 insertions(+) >> >> diff --git a/data/PVE/Cluster.pm b/data/PVE/Cluster.pm >> in

Re: [pve-devel] [Patch V2 cluster] Add ACME plugin config file to cluster files

2020-04-01 Thread Fabian Grünbichler
On March 31, 2020 12:08 pm, Wolfgang Link wrote: > Signed-off-by: Wolfgang Link > --- > data/PVE/Cluster.pm | 1 + > data/src/status.c | 1 + > 2 files changed, 2 insertions(+) > > diff --git a/data/PVE/Cluster.pm b/data/PVE/Cluster.pm > index 068d626..b410003 100644 > --- a/data/PVE/Cluster.p