Skip to content

D4rkSh1ft/nornir-netbox-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nornir-Netbox-Sync

Example implementation of tasks that will take production data from nornir and update Netbox.

Install Dependencies

$ pip3 -m virtualenv ./venv
$ pip3 install -r requirements.txt

Configure

Update the .env file with your environment.

Run It

python3 netbox_interface_sync.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published