diff --git a/product/reports/120_Configuration Management - Providers/040_Monthly Host Count per Provider.yaml b/product/reports/120_Configuration Management - Providers/040_Monthly Host Count per Provider.yaml index e716357b870..efeb5e9892d 100644 --- a/product/reports/120_Configuration Management - Providers/040_Monthly Host Count per Provider.yaml +++ b/product/reports/120_Configuration Management - Providers/040_Monthly Host Count per Provider.yaml @@ -27,7 +27,17 @@ headers: - Region - Daily Host Count (Max) - Daily Host Socket Count (Max) -conditions: +conditions: !ruby/object:MiqExpression + exp: + and: + - not: + INCLUDES: + field: ExtManagementSystemPerformance.ext_management_system-type + value: CloudManager + - not: + INCLUDES: + field: ExtManagementSystemPerformance.ext_management_system-type + value: ContainerManager order: Ascending sortby: - v_month