From: Redouane Kachach Date: Fri, 31 Jan 2025 15:59:35 +0000 (+0100) Subject: mgr/cephadm: adding cephadm mgr-module to the gitleaks file X-Git-Tag: v20.3.0~386^2~11 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=14b914fa3c183a5b8a3b4ebc8112dbd764c8babc;p=ceph.git mgr/cephadm: adding cephadm mgr-module to the gitleaks file Signed-off-by: Redouane Kachach --- diff --git a/.gitleaks.toml b/.gitleaks.toml index 4e997318cab..d2ceca1f17f 100644 --- a/.gitleaks.toml +++ b/.gitleaks.toml @@ -3,4 +3,5 @@ description = "Allowlist" paths = [ '''src/cephadm/tests/''', + '''src/pybind/mgr/cephadm/tests/''', ]