NIC config templates using 'role_tags' does not work with baremetal provisioning network config workflow
Bug #2039008 reported by
Harald Jensås
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
Triaged
|
High
|
Harald Jensås |
Bug Description
Some of the network config templates shipped with tripleo-ansible uses the `role_tags` in jinja2. For example: roles/tripleo_
{% elif network in role_networks or 'external_bridge' in role_tags %}
Using this template fails because 'role_tags' is not defined.
The schema does not allow setting the variable:
https:/
To post a comment you must log in.
Fix proposed to branch: stable/wallaby /review. opendev. org/c/openstack /tripleo- ansible/ +/897923
Review: https:/