Update MLAG schema to use IPHost instead of IPNetwork for local
interface IP
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user