Advertisement
Guest User

Untitled

a guest
Aug 29th, 2017
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.89 KB | None | 0 0
  1. PLAY [Apply role horizon] ********************************************************************************************************************************
  2.  
  3. TASK [Gathering Facts] ***********************************************************************************************************************************
  4. ok: [localhost]
  5.  
  6. TASK [common : include] **********************************************************************************************************************************
  7. skipping: [localhost]
  8.  
  9. TASK [common : Registering common role has run] **********************************************************************************************************
  10. skipping: [localhost]
  11.  
  12. TASK [horizon : include] *********************************************************************************************************************************
  13. included: /usr/local/share/kolla-ansible/ansible/roles/horizon/tasks/precheck.yml for localhost
  14.  
  15. TASK [horizon : Get container facts] *********************************************************************************************************************
  16. ok: [localhost]
  17.  
  18. TASK [horizon : Checking free port for Horizon] **********************************************************************************************************
  19. fatal: [localhost]: FAILED! => {"changed": false, "elapsed": 60, "failed": true, "msg": "Timeout when waiting for 44.128.25.28:80 to stop."}
  20. to retry, use: --limit @/usr/local/share/kolla-ansible/ansible/site.retry
  21.  
  22. PLAY RECAP ***********************************************************************************************************************************************
  23. localhost : ok=104 changed=0 unreachable=0 failed=1
  24.  
  25. Command failed ansible-playbook -i all-in-one -e @/etc/kolla/globals.yml -e @/etc/kolla/passwords.yml -e CONFIG_DIR=/etc/kolla -e action=precheck /usr/local/share/kolla-ansible/ansible/site.yml
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement