From ebbead02c3c41ab81dbf68b48f9f452ab0b09439 Mon Sep 17 00:00:00 2001 From: Igor Neves Date: Fri, 22 Dec 2017 17:07:46 -0300 Subject: [PATCH] Adding apply config pattern feature --- db/fixtures/miq_product_features.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/db/fixtures/miq_product_features.yml b/db/fixtures/miq_product_features.yml index a31c6d96339..cc93686ffda 100644 --- a/db/fixtures/miq_product_features.yml +++ b/db/fixtures/miq_product_features.yml @@ -6546,6 +6546,10 @@ :description: View Metrics :feature_type: view :identifier: metrics_view + - :name: Apply Config Pattern + :description: Apply Config Pattern + :feature_type: control + :identifier: physical_server_apply_config_pattern - :name: Event Streams :description: Everything under Event Streams :feature_type: node