Add interactive NetBox host installer
This commit is contained in:
@@ -32,7 +32,7 @@ The agent owns only these two configured files:
|
||||
In the operator-owned NetBox `configuration.py`, add once, after the normal `PLUGINS` declaration:
|
||||
|
||||
```python
|
||||
from store_plugins import STORE_PLUGINS
|
||||
from netbox.store_plugins import STORE_PLUGINS
|
||||
|
||||
PLUGINS += STORE_PLUGINS
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user