Werk #14176: Setup: Fixed invalid contact group configuration in deprecated hosts.mk file

Component Setup
Title Setup: Fixed invalid contact group configuration in deprecated hosts.mk file
Date Dec 20, 2022
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.2.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.1.0p19 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

hosts.mk files are currently held as fallback configuration in case the newer pickle formatted data is not valid/available. Contact groups configured on a folder level were currently broken for these hosts.mk files. Computing the core configuration always showed this error. IndexError: pop from empty list

To the list of all Werks