Skip to content

Commit

Permalink
Merge pull request #14664 from mzazrivec/product_features_for_embedde…
Browse files Browse the repository at this point in the history
…d_ansible_refresh

Product features for embedded ansible refresh
(cherry picked from commit b3eba21)

https://bugzilla.redhat.com/show_bug.cgi?id=1441253
  • Loading branch information
martinpovolny authored and simaishi committed Apr 11, 2017
1 parent a507c03 commit 99d4093
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions db/fixtures/miq_product_features.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5270,6 +5270,10 @@
:description: Remove a Repository
:feature_type: admin
:identifier: embedded_configuration_script_source_delete
- :name: Refresh Repositories
:description: Ansible Repositories Refresh
:feature_type: control
:identifier: embedded_configuration_script_source_refresh
- :name: Playbooks
:description: Everything under Playbooks
:feature_type: node
Expand All @@ -5292,6 +5296,11 @@
:description: Edit a Playbook
:feature_type: admin
:identifier: embedded_configuration_script_payload_edit
- :name: Refresh Playbooks
:description: Ansible Playbooks Refresh
:feature_type: control
:identifier: embedded_configuration_script_payload_refresh

- :name: Credentials
:description: Everything under Credentials
:feature_type: node
Expand All @@ -5318,6 +5327,10 @@
:description: Delete a Credential
:feature_type: admin
:identifier: embedded_automation_manager_credentials_delete
- :name: Refresh Credentials
:description: Ansible Credentials Refresh
:feature_type: control
:identifier: embedded_automation_manager_credentials_refresh

# Automation Manager
- :name: Ansible Tower
Expand Down

0 comments on commit 99d4093

Please sign in to comment.