Skip to content

Commit

Permalink
Add feature to allow downloading private keys
Browse files Browse the repository at this point in the history
  • Loading branch information
mansam committed May 17, 2018
1 parent e915a3f commit 7e19226
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions db/fixtures/miq_product_features.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7e19226

Please sign in to comment.