configpolicy/roles/radvd/templates
Dustin 2d5a614633 roles/radvd: Support multiple prefixes per network
It is occasionally necessary to advertise multiple prefixes on the same
interface, particularly when those prefixes are not on-link. The *radvd*
role thus now expects each item in `radvd_interfaces` list to have a
`prefixes` property, which itself is a list of prefixes to advertise.
Prefixes can specify properties such as `on_link`, `autonomous`,
`preferred_lifetime`, etc.
2018-04-06 20:16:02 -05:00
..
confd.radvd.j2 radvd: Install and configure radvd 2018-03-27 20:44:43 -05:00
radvd.conf.j2 roles/radvd: Support multiple prefixes per network 2018-04-06 20:16:02 -05:00