Files
tripleo-heat-templates/net-config-static-bridge.j2.yaml
Rabi Mishra b2d3c05f4e Replace bridge_name and interface_name in config
The new ansible os_net_config does not replace the interface_name
and bridge_name variables in net config. This replaces those
variables beforehand.

Though it would have been good to handle it in module itself, in
the proposed way to generate these configs with ansible would
allow us to replace them with group_vars.

Change-Id: I2049d3ce2ad10507fd846d3876e20cc3ec4b9fbe
Closes-Bug: #1896829
2020-09-24 09:22:59 +05:30

4.1 KiB