Skip to content

Commit

Permalink
Product features for embedded ansible refresh
Browse files Browse the repository at this point in the history
  • Loading branch information
mzazrivec committed Apr 10, 2017
1 parent 814d462 commit 71110a2
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 71110a2

Please sign in to comment.