Update MLAG schema to use IPHost instead of IPNetwork for local

interface IP
This commit is contained in:
Damien
2026-02-21 11:48:13 +01:00
parent 6dd4cc96ef
commit e353ef0a90

View File

@@ -79,7 +79,7 @@ nodes:
display_label: "{{ local_interface_ip__value }}"
attributes:
- name: local_interface_ip
kind: IPNetwork
kind: IPHost
description: IP on MLAG peer VLAN SVI
- name: peer_address
kind: IPHost