feat: manage route-reflectors

- add route-reflector role and hieradata
- enable using dhcp in networkd
- add hieradata/node/* entries for route-reflectors
This commit is contained in:
2025-04-25 00:34:09 +10:00
parent 2321186ad5
commit f4ac1f2000
12 changed files with 143 additions and 12 deletions
+3
View File
@@ -10,6 +10,9 @@ interface <%= iface %>
<% if params['passive'] == true -%>
ip ospf passive
<% end -%>
<% if @mpls_ldp_interfaces and @mpls_ldp_interfaces.include?(iface) -%>
mpls enable
<% end -%>
exit
<% end -%>
router ospf