Skip to content

Commit

Permalink
Give more time to find the AMI when updating it's tags
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
  • Loading branch information
stevekuznetsov committed Sep 28, 2017
1 parent 8e64bf5 commit 8c1c8ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions oct/ansible/oct/playbooks/package/ami.yml
Expand Up @@ -108,6 +108,8 @@
sort_order: descending
sort_end: 1
no_result_action: fail
wait: yes
wait_timeout: 1800
register: ami_facts
when: "origin_ci_aws_additional_tags | length > 0"

Expand Down

0 comments on commit 8c1c8ae

Please sign in to comment.