]> git.proxmox.com Git - pmg-api.git/commitdiff
cluster: sync acme/ and acme-plugins.conf
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 16 Mar 2021 10:24:11 +0000 (11:24 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 16 Mar 2021 16:14:57 +0000 (17:14 +0100)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
src/PMG/Cluster.pm

index ce4f2578c7296968ac0f0a15d39b8d88a861bbfe..6bb940ae356de6116e6538841fb9ec42433fdc0e 100644 (file)
@@ -400,6 +400,7 @@ sub sync_config_from_master {
        'transport',
        'tls_policy',
        'fetchmailrc',
+       'acme-plugins.conf',
        ];
 
     foreach my $filename (@$files) {
@@ -410,6 +411,7 @@ sub sync_config_from_master {
        'templates',
        'dkim',
        'pbs',
+       'acme',
     ];
 
     foreach my $dir (@$dirs) {