Signed-off-by: Alexandre Derumier <[email protected]>
---
 data/PVE/Cluster.pm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/data/PVE/Cluster.pm b/data/PVE/Cluster.pm
index 18bd235..b53dcd7 100644
--- a/data/PVE/Cluster.pm
+++ b/data/PVE/Cluster.pm
@@ -95,6 +95,8 @@ my $observed = {
     'ha/fence.cfg' => 1,
     'status.cfg' => 1,
     'ceph.conf' => 1,
+    'sdn.cfg' => 1,
+    'sdn.cfg.new' => 1,
 };
 
 # only write output if something fails
-- 
2.20.1

_______________________________________________
pve-devel mailing list
[email protected]
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to