Skip to content

Commit

Permalink
Allow targeted refresh in ansible tower provider
Browse files Browse the repository at this point in the history
  • Loading branch information
agrare committed Jan 2, 2019
1 parent a802e30 commit fac2bde
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,9 +159,11 @@
:capture_vm_created_on_date: false
:ansible_tower_automation:
:inventory_object_refresh: true
:allow_targeted_refresh: true
:refresh_interval: 15.minutes
:embedded_ansible_automation:
:inventory_object_refresh: true
:allow_targeted_refresh: true
:refresh_interval: 15.minutes
:foreman_configuration:
:refresh_interval: 15.minutes
Expand Down

0 comments on commit fac2bde

Please sign in to comment.