diff --git a/db/fixtures/miq_product_features.yml b/db/fixtures/miq_product_features.yml index 288213efce8..f19c6bfb077 100644 --- a/db/fixtures/miq_product_features.yml +++ b/db/fixtures/miq_product_features.yml @@ -784,6 +784,10 @@ :description: Display Individual Key Pairs :feature_type: view :identifier: auth_key_pair_cloud_show + - :name: Download + :description: Download Private Key + :feature_type: view + :identifier: auth_key_pair_cloud_download - :name: Operate :description: Perform Operations on Key Pairs :feature_type: control