Skip to content

Commit

Permalink
try not waiting for sync
Browse files Browse the repository at this point in the history
  • Loading branch information
l3acon committed Aug 29, 2024
1 parent c2a0654 commit f0793bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openshift/hub/registries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
- name: Index AH registries
infra.ah_configuration.ah_ee_registry_index:
name: "{{ item.name }}"
wait: true
wait: false
timeout: 300
ah_host: "{{ automation_hub_url }}"
ah_username: 'admin'
Expand Down

0 comments on commit f0793bc

Please sign in to comment.