Werk #15632: check_http: Fix Option Enforce IPv4 Properly

Component Checks & agents
Title check_http: Fix Option Enforce IPv4 Properly
Date Jun 20, 2023
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.3.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.2.0p5 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

In Werk 15621, the behaviour of Enforce IPv4 was changed. Existing rules have been migrated to a new option (with the old behaviour). However, the selection of the option Enforce IPv4 in the user interface did not work properly. It resulted in the following crash

ValueError('ipv4_enforced' is not a valid Family)

This Werk fixes the selection.

To the list of all Werks