diff --git a/hieradata/roles/infra/incus/node.yaml b/hieradata/roles/infra/incus/node.yaml index 2fa57f9..a5cadbc 100644 --- a/hieradata/roles/infra/incus/node.yaml +++ b/hieradata/roles/infra/incus/node.yaml @@ -110,14 +110,7 @@ frrouting::ospfd_interfaces: area: 0.0.0.0 loopback2: area: 0.0.0.0 -frrouting::mpls_te_enabled: true -frrouting::mpls_ldp_router_id: "%{hiera('networking_loopback0_ip')}" -frrouting::mpls_ldp_transport_addr: "%{hiera('networking_loopback0_ip')}" -frrouting::mpls_ldp_interfaces: - - enp2s0 - - enp3s0 frrouting::daemons: - ldpd: true ospfd: true # add loopback interfaces to ssh list @@ -193,12 +186,6 @@ sysctl::base::values: value: '0' net.ipv4.conf.all.rp_filter: value: '0' - net.mpls.platform_labels: - value: '1048575' - net.mpls.conf.enp2s0.input: - value: '1' - net.mpls.conf.enp3s0.input: - value: '1' # limits.d recommendations limits::entries: