diff --git a/db/fixtures/miq_searches.yml b/db/fixtures/miq_searches.yml index a5c42cdffd7..9db25fc27d7 100644 --- a/db/fixtures/miq_searches.yml +++ b/db/fixtures/miq_searches.yml @@ -256,6 +256,23 @@ value: 6.0.0 search_type: default db: Host +- attributes: + name: default_Platform / ESX 6.5 + description: Platform / ESX 6.5 + filter: !ruby/object:MiqExpression + exp: + and: + - "=": + field: Host-vmm_vendor + value: vmware + - INCLUDES: + field: Host-vmm_product + value: ESX + - "=": + field: Host-vmm_version + value: 6.5.0 + search_type: default + db: Host - attributes: name: default_Platform / HyperV description: Platform / HyperV