Advertisement
Guest User

Untitled

a guest
Nov 21st, 2016
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.77 KB | None | 0 0
  1. TASK [ceph_client : Get ceph.conf and store contents when ceph_conf_file is not defined] ***
  2. task path: /etc/ansible/roles/ceph_client/tasks/ceph_config.yml:26
  3. <infra1_cinder_api_container-39b9fc9d> Because this is a task using "delegate_to" pipelining has been disabled. but will be restored upon completion of this task.
  4. <infra2_cinder_api_container-a09bb9f3> Because this is a task using "delegate_to" pipelining has been disabled. but will be restored upon completion of this task.
  5. <infra1> Because this is a task using "delegate_to" pipelining has been disabled. but will be restored upon completion of this task.
  6. <infra2> Because this is a task using "delegate_to" pipelining has been disabled. but will be restored upon completion of this task.
  7. <infra1_cinder_scheduler_container-9d448bf3> Because this is a task using "delegate_to" pipelining has been disabled. but will be restored upon completion of this task.
  8. skipping: [infra1_cinder_api_container-39b9fc9d] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}
  9. <infra2_cinder_scheduler_container-89c3d8fb> Because this is a task using "delegate_to" pipelining has been disabled. but will be restored upon completion of this task.
  10. skipping: [infra2_cinder_api_container-a09bb9f3] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}
  11.  
  12. fatal: [infra1]: FAILED! => {"failed": true, "msg": "'ceph_mon_host' is undefined"}
  13. fatal: [infra2]: FAILED! => {"failed": true, "msg": "'ceph_mon_host' is undefined"}
  14.  
  15. skipping: [infra1_cinder_scheduler_container-9d448bf3] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}
  16. skipping: [infra2_cinder_scheduler_container-89c3d8fb] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement