Werk #12457: Cleanup routine for hosts no longer needlessly loads the complete config

Component Setup
Title Cleanup routine for hosts no longer needlessly loads the complete config
Date Mar 30, 2021
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 1.6.0p23 2.0.0p2 2.1.0b1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

The internally used clean-up command cmk --automation delete-hosts {hostname} always loaded the complete host configuration and all checks. This information was never actually needed.

To the list of all Werks