Skip to content

CE-2397: Prepare the backend for Netbox Integration

Domonkos Gulyas requested to merge ccce/ans/ics-ans-ccce:master into master

A few new variables have been added:

  • NETBOX_CACHE_EXP_IN_SEC (60 by default)
  • NETBOX_HOST (Initially it points to the test NetBox host. Later, it has to be changed to the live version.)
  • NETBOX_TOKEN (Auth token for NetBox API)

@andersharrisson

Merge request reports