aboutsummaryrefslogtreecommitdiffstats
path: root/tools/netbox/scripts/netbox2gondul/netbox2gondul.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/netbox/scripts/netbox2gondul/netbox2gondul.py')
-rw-r--r--tools/netbox/scripts/netbox2gondul/netbox2gondul.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/netbox/scripts/netbox2gondul/netbox2gondul.py b/tools/netbox/scripts/netbox2gondul/netbox2gondul.py
index 758d304..6b5b12b 100644
--- a/tools/netbox/scripts/netbox2gondul/netbox2gondul.py
+++ b/tools/netbox/scripts/netbox2gondul/netbox2gondul.py
@@ -177,7 +177,7 @@ class Netbox2Gondul(Script):
# "placement": "", # Not implemented
# "poll_frequency": "", # Not implemented
"sysname": device.name,
- "traffic_vlan": traffic_vlan_name, # Not implemented
+ "traffic_vlan": traffic_vlan_name,
# "deleted": False, # Not implemented
}]