intro-to-dcos icon indicating copy to clipboard operation
intro-to-dcos copied to clipboard

Provision Fails

Open ditjhaba opened this issue 8 years ago • 1 comments

TASK [cloudformation : launch ansible cloudformation example] ****************** fatal: [default]: FAILED! => {"changed": true, "events": ["StackEvent AWS::CloudFormation::Stack dcos-teststack ROLLBACK_COMPLETE", "StackEvent AWS::CloudFormation::Stack dcos-teststack ROLLBACK_IN_PROGRESS", "StackEvent AWS::CloudFormation::Stack dcos-teststack CREATE_IN_PROGRESS"], "failed": true, "output": "Problem with CREATE. Rollback complete", "stack_outputs": {}, "stack_resources": []}

NO MORE HOSTS LEFT ************************************************************* to retry, use: --limit @provisioning/site.retry

PLAY RECAP ********************************************************************* default : ok=6 changed=1 unreachable=0 failed=1

Ansible failed to complete successfully. Any error output should be visible above. Please fix these errors and try again.

ditjhaba avatar Sep 28 '16 14:09 ditjhaba

There is no way to diagnose this based on this information. You need to log into AWS and check in Cloudformation for the real issue

ftrossbach avatar Sep 28 '16 14:09 ftrossbach