From cf01eb452d4ca84d9c09e344a3df623e89cdf5de Mon Sep 17 00:00:00 2001 From: mergwyn Date: Tue, 23 Apr 2024 08:10:09 +0100 Subject: [PATCH] Exclude openebs-hostpath --- data/os/Debian.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/data/os/Debian.yaml b/data/os/Debian.yaml index e7eec9b3..e13b935c 100644 --- a/data/os/Debian.yaml +++ b/data/os/Debian.yaml @@ -112,6 +112,7 @@ profile::app::backuppc::client::backup_files_exclude: - '/var/lib/rancher/k3s/storage' - 'var/lib/samba/winbindd_privileged/pipe' - 'var/lib/sss/pipes' + - 'var/openebs/' - 'var/log/' - '/var/snap' - 'var/spool/postfix'