Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2017
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. PLAY [validate the overcloud] **************************************************
  2.  
  3. TASK [validate-simple : Create overcloud validate script] **********************
  4. task path: /home/michapma/.quickstart/usr/local/share/ansible/roles/validate-simple/tasks/validate.yml:4
  5. Tuesday 24 January 2017 02:54:26 +1100 (0:00:00.131) 2:13:54.277 *******
  6. changed: [undercloud] => {"changed": true, "checksum": "2ed0e2bb13a14b397fb330ab33725ea817ca6bab", "dest": "/home/stack/overcloud-validate.sh", "gid": 1000, "group": "stack", "md5sum": "154a56a96dcbccbf20ccdeecb283ae23", "mode": "0744", "owner": "stack", "secontext": "unconfined_u:object_r:user_home_t:s0", "size": 3833, "src": "/home/stack/.ansible/tmp/ansible-tmp-1485186866.53-242430825566586/source", "state": "file", "uid": 1000}
  7.  
  8. TASK [validate-simple : Copy validate template] ********************************
  9. task path: /home/michapma/.quickstart/usr/local/share/ansible/roles/validate-simple/tasks/validate.yml:10
  10. Tuesday 24 January 2017 02:55:26 +1100 (0:01:00.438) 2:14:54.716 *******
  11. fatal: [undercloud]: FAILED! => {"changed": false, "failed": true, "msg": "Failed to connect to the host via ssh: Warning: Permanently added '10.8.125.119' (ECDSA) to the list of known hosts.\r\nConnection timed out during banner exchange\r\n"}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement