stackhpc / a-universe-from-nothing

Kayobe configuration for the Kayobe workshop "A Universe from Nothing: Containerised OpenStack deployment using Kolla, Ansible and Kayobe"
https://docs.openstack.org/kayobe/latest/
Apache License 2.0
79 stars 26 forks source link

Error during task "Wait for the ironic node to be inspected" #64

Open priteau opened 3 years ago

priteau commented 3 years ago
TASK [Wait for the ironic node to be inspected] *************************************************************************************************************************************
fatal: [controller0]: FAILED! => {"msg": "Unexpected templating type error occurred on ({{ wait_inspected_timeout // wait_inspected_interval }}): unsupported operand type(s) for //: 'str' and 'int'"}
fatal: [compute0]: FAILED! => {"msg": "Unexpected templating type error occurred on ({{ wait_inspected_timeout // wait_inspected_interval }}): unsupported operand type(s) for //: 'str' and 'int'"}
priteau commented 3 years ago

Fix submitted upstream: https://review.opendev.org/#/c/758202/