Advertisement
Guest User

Untitled

a guest
Apr 1st, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.02 KB | None | 0 0
  1. TASK [system_crontab_coordination : Create crontab] ****************************
  2. Monday 01 April 2019 10:26:27 -0500 (0:00:00.100) 0:02:55.178 **********
  3.  
  4. PLAY [Install neutron services] ************************************************
  5.  
  6. TASK [Gather address fact] *****************************************************
  7. Monday 01 April 2019 10:26:27 -0500 (0:00:00.214) 0:02:55.392 **********
  8. fatal: [infra1]: FAILED! => {"failed": true, "msg": "The task includes an option with an undefined variable. The error was: {{ properties.is_metal | default(false) }}: 'properties' is undefined\n\nThe error appears to have been in '/opt/openstack-ansible/playbooks/common-tasks/dynamic-address-fact.yml': line 16, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: Gather address fact\n ^ here\n\nexception type: <class 'ansible.errors.AnsibleUndefinedVariable'>\nexception: {{ properties.is_metal | default(false) }}: 'properties' is undefined"}
  9. fatal: [infra2]: FAILED! => {"failed": true, "msg": "The task includes an option with an undefined variable. The error was: {{ properties.is_metal | default(false) }}: 'properties' is undefined\n\nThe error appears to have been in '/opt/openstack-ansible/playbooks/common-tasks/dynamic-address-fact.yml': line 16, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: Gather address fact\n ^ here\n\nexception type: <class 'ansible.errors.AnsibleUndefinedVariable'>\nexception: {{ properties.is_metal | default(false) }}: 'properties' is undefined"}
  10. ok: [compute6]
  11. ok: [compute1]
  12.  
  13. TASK [Set address fact] ********************************************************
  14. Monday 01 April 2019 10:26:27 -0500 (0:00:00.637) 0:02:56.030 **********
  15. ok: [compute6]
  16. ok: [compute1]
  17.  
  18. TASK [Configure container (neutron-agent)] *************************************
  19. Monday 01 April 2019 10:26:28 -0500 (0:00:00.110) 0:02:56.141 **********
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement