From aa0af7a066640ca6c5762e00d08f765b4d1363d7 Mon Sep 17 00:00:00 2001 From: tuntoja <58987095+tuntoja@users.noreply.github.com> Date: Thu, 6 Jul 2023 17:29:49 +0200 Subject: [PATCH] Update centreon-plugin.yaml.template (#4537) Roll back to xz --- .github/packaging/centreon-plugin.yaml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/packaging/centreon-plugin.yaml.template b/.github/packaging/centreon-plugin.yaml.template index b4afc351b..5d3afb958 100644 --- a/.github/packaging/centreon-plugin.yaml.template +++ b/.github/packaging/centreon-plugin.yaml.template @@ -82,7 +82,7 @@ overrides: [@DEB_PROVIDES@] rpm: - compression: zstd + compression: xz signature: key_file: ${RPM_SIGNING_KEY_FILE} key_id: ${RPM_SIGNING_KEY_ID}