From 7fe0c468e822d0c5889064e777b45b7d1057e7e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Anguita=20L=C3=B3pez?= Date: Tue, 19 May 2026 17:10:09 +0200 Subject: [PATCH] delete certs tests from goss.yaml --- .github/.goss.yaml | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/.github/.goss.yaml b/.github/.goss.yaml index 449f74a2..88b77ec7 100644 --- a/.github/.goss.yaml +++ b/.github/.goss.yaml @@ -34,20 +34,6 @@ file: group: wazuh filetype: file contains: [] - /var/ossec/etc/sslmanager.cert: - exists: true - mode: "0640" - owner: root - group: root - filetype: file - contains: [] - /var/ossec/etc/sslmanager.key: - exists: true - mode: "0640" - owner: root - group: root - filetype: file - contains: [] package: filebeat: installed: true