After enabling strict validation for agent run reports, some older modules produce invalid data structures in the final summary, crashing the puppetserver. The admin wants strict reporting for new modules but to exempt legacy modules temporarily. Which advanced approach balances new, strict enforcement with a phased legacy migration?
A large manifest uses complex conditionals to manage different node types. After a recent change, all node types start receiving the same resource configuration despite seemingly correct conditions. Which initial diagnostic step helps confirm if the conditional expressions are being evaluated as intended?