From d6abc54cff66be54bd15f69472b9cb6a1bf0e7c7 Mon Sep 17 00:00:00 2001 From: Ryan Gasik Date: Wed, 24 Oct 2018 21:08:59 -0700 Subject: [PATCH] Add nodeip plugin to config --- share/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/share/config.yml b/share/config.yml index 4e2fe013..1d935d90 100644 --- a/share/config.yml +++ b/share/config.yml @@ -40,6 +40,7 @@ path: '/' web_plugins: - Inventory - API::Node + - API::NodeIP - API::Device - Report::PortVLANMismatch - Report::PortAdminDown