Bifrost failing because of missing SUDO_USER
Bug #1674483 reported by
Mohammed Naser
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla |
Fix Released
|
Critical
|
Michal Nasiadka |
Bug Description
The building of Bifrost container seems to fail because ansible_
the field 'args' has an invalid value, which appears to include a variable that is undefined. The error was: {{ ansible_
Changed in kolla: | |
status: | New → Confirmed |
importance: | Undecided → Critical |
milestone: | none → pike-1 |
Changed in kolla: | |
milestone: | pike-2 → pike-3 |
Changed in kolla: | |
milestone: | pike-3 → pike-rc1 |
Changed in kolla: | |
milestone: | pike-rc1 → queens-1 |
Changed in kolla: | |
milestone: | queens-2 → queens-3 |
Changed in kolla: | |
milestone: | queens-3 → queens-rc1 |
Changed in kolla: | |
milestone: | queens-rc1 → queens-rc2 |
Changed in kolla: | |
milestone: | queens-rc2 → rocky-1 |
Changed in kolla: | |
status: | Confirmed → Fix Released |
To post a comment you must log in.
this is pretty strange as this exact playbook forces all tasks to be run under 'become' [0] so this var should be there after facts gathering
are you somehow forcing become off when running this playbook?
[0] http:// git.openstack. org/cgit/ openstack/ bifrost/ tree/playbooks/ install. yaml#n4