Comment 1 for bug 2032771

Revision history for this message
Peter Struys (peterstruys) wrote :

full error

TASK [os_glance : Create glance directories] *******************************************************************************************************************************************************
fatal: [jommeke_glance_container-54815da2]: FAILED! => {"msg": "The conditional check '(item.dest | default(item.path)) not in glance_mount_points' failed. The error was: error while evaluating conditional ((item.dest | default(item.path)) not in glance_mount_points): {% set mps = [] %}\n{% for mp in glance_remote_client %}\n{% set _ = mps.append(mp.where | default(mount_var.local_path)) %}\n{% endfor %}\n{{ mps }}: 'mount_var' is undefined\n\nThe error appears to be in '/etc/ansible/roles/os_glance/tasks/glance_install.yml': line 67, 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: Create glance directories\n ^ here\n"}