Advertisement
Guest User

Untitled

a guest
Mar 2nd, 2016
26
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. root@deploy:/opt/openstack-ansible/playbooks# openstack-ansible setup-hosts.yml --limit=c11_galera_container-f0a631d3 --verbose
  2. Variable files: "-e @/etc/openstack_deploy/user_secrets.yml -e @/etc/openstack_deploy/user_variables.yml "
  3.  
  4. PLAY [Basic host setup] *******************************************************
  5.  
  6. GATHERING FACTS ***************************************************************
  7. fatal: [c11_galera_container-f0a631d3] => SSH Error: data could not be sent to the remote host. Make sure this host can be reached over ssh
  8.  
  9. TASK: [apt_package_pinning | Add apt pin preferences] *************************
  10. FATAL: no hosts matched or all hosts have already failed -- aborting
  11.  
  12.  
  13. PLAY RECAP ********************************************************************
  14. to retry, use: --limit @/root/setup-hosts.retry
  15.  
  16. c11_galera_container-f0a631d3 : ok=0 changed=0 unreachable=1 failed=0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement