Werk #13264: Fix cmk-agent-ctl installation for Centos7

Component Other components
Title Fix cmk-agent-ctl installation for Centos7
Date Jan 12, 2023
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.1.0p20
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

Agent controller installation was broke for Centos7 due to --keep option for gunzip which is not available for gunzip on Centos7. This change simulates --keep by explicitly providing an output file instead.

To the list of all Werks