Skip to content

Commit

Permalink
Merge pull request ManageIQ#17439 from mansam/download-private-key
Browse files Browse the repository at this point in the history
Add feature to allow downloading private keys
  • Loading branch information
agrare authored Jun 1, 2018
2 parents c3b703d + 7e19226 commit a49e48a
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 @@ -788,6 +788,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 a49e48a

Please sign in to comment.