]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
common: Retry setting release for 2 minutes 569/head
authorDavid Galloway <dgallowa@redhat.com>
Wed, 29 Apr 2020 20:57:39 +0000 (16:57 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Wed, 29 Apr 2020 20:57:39 +0000 (16:57 -0400)
Getting really REALLY sick of workarounds for ~*~Satellite~*~

Signed-off-by: David Galloway <dgallowa@redhat.com>
roles/common/tasks/rhel-entitlements.yml

index a280dfdc154bcf7228a7d9c41882399f3849a6a7..3215a92acaa94a03a47767d0c9d5882dcaf3af09 100644 (file)
@@ -98,7 +98,7 @@
   when: rhsm_registered == true
   register: release_set
   until: release_set is success
-  retries: 5
+  retries: 12
   delay: 10
 
 - name: Get list of enabled RHSM repos