This commit is contained in:
Jeffrey C. Ollie 2023-10-18 20:31:33 -05:00
parent 334c7f17be
commit 246f95fba0
Signed by: jeff
GPG key ID: 6F86035A6D97044E

View file

@ -28,7 +28,7 @@ def main():
manufacturer_id=cisco.id,
role_id=network.id,
status="active",
has_primary_ip4="true",
has_primary_ip="true",
):
if device.virtual_chassis is not None:
name = device.virtual_chassis.name