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
  • Loading branch information
martinpovolny authored Apr 10, 2017
2 parents 1d27ab5 + 71110a2 commit b3eba21
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 b3eba21

Please sign in to comment.