Added configuration file in response to #25

This commit is contained in:
TheNetworkGuy
2022-11-29 17:03:05 +01:00
parent e749829cf0
commit eef905acbe
3 changed files with 27 additions and 10 deletions

View File

@@ -11,6 +11,9 @@ Make sure that you have a python environment with the following packages install
pynetbox
pyzabbix
```
### Config file
First time user? Copy the config.py.example file to config.py. This file is used for modifying filters and setting variables such as custom field names.
### Cloning the repository
```
git clone https://github.com/TheNetworkGuy/netbox-zabbix-sync.git