added retry

This commit is contained in:
Egon Rijpkema 2018-02-20 14:24:41 +01:00
parent 84b901c8b3
commit 1bbf1e4270
1 changed files with 3 additions and 0 deletions

View File

@ -90,6 +90,9 @@
-e "OS_AUTH_URL=http://${KEYSTONE_HOST}:35357/v3"
-e "OS_PASSWORD={{ secrets['OS_PASSWORD'] }}"
{{ docker_image }} bash /etc/bootstrap.sh
retries: 7
delay: 3
ignore_errors: yes
- name: install openstack repo on host.