aboutsummaryrefslogtreecommitdiffstats
path: root/releasenotes/notes/ipv6_defaults-7dbb62113f4e5084.yaml
blob: bbc67563b23618189d2ec3beb5f81cf3891a3258 (plain)
1
2
3
4
5
6
7
8
9
10
---
other:
  - |
    Network templates are now rendered with jinja2 based on network_data.yaml.
    The only required parameter for each network is the name, optional params
    will populate the defaults in the network template. Network templates
    will be generated for both IPv4 and IPv6 versions of the networks, setting
    ipv6: true on the network will generate only IPv6 templates. An example for
    overriding default IP addresses for IPv6 has been added in
    environments/network-environment-v6.yaml.