config-download --start-at-task broken

Bug #1874637 reported by Mihai Plasoianu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
New
Undecided
Unassigned

Bug Description

When troubleshooting failed deployments, --start-at-task is a huge help. This is now broken, probably since this commit:
https://opendev.org/openstack/tripleo-heat-templates/commit/43dccb8e8f06aed9278b311c5eadfa4c423077e9

When starting after step 1, python_cmd is not set.

Manually setting it in the ansible task debugger as a workaround fixed it:
> task_vars['python_cmd'] = 'python2'
> redo

Env is train on centos7, but this is probably also an issue on master.

Mihai Plasoianu (m1p)
summary: - config-download --start-at-task broken in train
+ config-download --start-at-task broken
description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.