Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ok: [localhost]
- TASK [nova : Ensuring the nova_compute_ironic container is up] *****************
- skipping: [localhost]
- TASK [nova : Ensuring the nova_novncproxy container is up] *********************
- skipping: [localhost]
- TASK [nova : Ensuring the nova_spicehtml5proxy container is up] ****************
- fatal: [localhost]: FAILED! => {"failed": true, "msg": "The conditional check 'container_state.Running == false' failed. The error was: error while evaluating conditional (container_state.Running == false): 'dict object' has no attribute 'Running'"}
- to retry, use: --limit @/root/kolla-git/kolla/ansible/site.retry
- PLAY RECAP *********************************************************************
- localhost : ok=116 changed=1 unreachable=0 failed=1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement