Guillaume Coré
2017-09-28 97b6b991d18e4ac322e7ed26c32f2eb3c44dd2bd
refs
author Guillaume Coré <gucore@redhat.com>
Thursday, September 28, 2017 13:18 +0200
committer Guillaume Coré <gucore@redhat.com>
Thursday, September 28, 2017 13:18 +0200
commit97b6b991d18e4ac322e7ed26c32f2eb3c44dd2bd
tree 51fe911c90f18b6126d17700f53e9d1324e58305 tree | zip | gz
parent 501f54a6065225c300a02f2a4a9a75dda72e75f4 view | diff
increase retries for cloudformation stack creation

stack creation can take a long time. The cloudformation module then returns
'CREATE_IN_PROGRESS'.

Wait 15 minutes seems reasonable. Continue only when stack is ready.

"msg": "An error occurred (ValidationError) when calling the UpdateStack operation: Stack:arn:aws:cloudformation:ap-southeast-1:719622469867:stack/ocp-ha-lab-a63d/46304ba0-a43d-11e7-ba39-500c336f388e is in CREATE_IN_PROGRESS state and can not be updated. An error occurred (ValidationError) when calling the UpdateStack operation: Stack:arn:aws:cloudformation:ap-southeast-1:719622469867:stack/ocp-ha-lab-a63d/46304ba0-a43d-11e7-ba39-500c336f388e is in CREATE_IN_PROGRESS state and can not be updated. - <class 'botocore.exceptions.ClientError'>"
1 files modified
2 ■■■ changed files
ansible/cloud_providers/ec2_infrastructure_deployment.yml 2 ●●● diff | view | raw | blame | history