2021-04-20 06:46:29 -05:00
|
|
|
# Add your plugins and plugin settings here.
|
|
|
|
# Of course uncomment this file out.
|
|
|
|
|
2021-04-20 06:52:08 -05:00
|
|
|
# To learn how to build images with your required plugins
|
|
|
|
# See https://github.com/netbox-community/netbox-docker/wiki/Using-Netbox-Plugins
|
|
|
|
|
2024-08-21 18:15:00 -05:00
|
|
|
PLUGINS = ["netbox_bgp","netbox_secrets","netbox_dns"],
|
2021-04-20 06:46:29 -05:00
|
|
|
|
|
|
|
# PLUGINS_CONFIG = {
|
2021-04-20 06:55:12 -05:00
|
|
|
# "netbox_bgp": {
|
2021-04-20 06:46:29 -05:00
|
|
|
# ADD YOUR SETTINGS HERE
|
|
|
|
# }
|
|
|
|
# }
|