Jeff Gehlbach

Results 23 issues of Jeff Gehlbach

While reading the following page: http://www.debian.org/News/2012/20120425 I noticed that the extension was failing to do its job. Turns out there's a newline in the HTML source between the tokens "the"...

- Updated Cassandra driver to v3.8.0 - Added accessors for cloudConnectBundle - Hooked up existing username and password as client-ID and client-secret when a cloud-connect bundle is configured - Updated...

### Fixes: #15249 Use systemctl enable --now shortcut in install docs

### Change Type Addition ### Area Installation/upgrade ### Proposed Changes For a few years now, the shorthand syntax `systemctl enable --now [unit]` (which combines `enable` and `start` into a single...

type: documentation

### NetBox version v3.7.6 ### Feature type Change to existing functionality ### Proposed functionality Alter the web app so that having no local users with a password configured completely disables...

type: feature
status: under review

This tutorial needs some updates to bring it fully into line with the plugin API changes introduced in NetBox 4.0. As a starting point, `tutorial/step01-initial-setup.md` still instructs the author to...

documentation
netbox

### Change Type Addition ### Area Installation instructions ### Proposed Changes The installation instructions omit the necessary step of running `manage.py migrate` after installing the plugin. It's an understandable oversight,...

documentation

**Plugin version** 0.3.0 **NetBox version** 3.7.3 **Describe the bug** The top-level `LICENSE` file in the `netbox-circuitmaintenance` repository is empty. As a result, users have no way of knowing the terms...

bug

Please consider adding a license to the plugin's repo and its PyPI metadata.

The installation instructions omit the necessary step of running `manage.py migrate` after installing the plugin. It's an understandable oversight, but for users with little or no plugin experience it's a...

documentation