[PR #19894] [MERGED] Closes #18528: Introduce HOSTNAME configuration parameter #15750

Closed
opened 2025-12-30 00:23:50 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/19894
Author: @jeremystretch
Created: 7/16/2025
Status: Merged
Merged: 7/17/2025
Merged by: @arthanson

Base: featureHead: 18528-hostname-config


📝 Commits (1)

📊 Changes

2 files changed (+11 additions, -1 deletions)

View changed files

📝 docs/configuration/system.md (+10 -0)
📝 netbox/netbox/settings.py (+1 -1)

📄 Description

Closes: #18528

Introduce the optional HOSTNAME configuration parameter, which can be defined to override the value returned by platform.node().


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/19894 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 7/16/2025 **Status:** ✅ Merged **Merged:** 7/17/2025 **Merged by:** [@arthanson](https://github.com/arthanson) **Base:** `feature` ← **Head:** `18528-hostname-config` --- ### 📝 Commits (1) - [`35a0675`](https://github.com/netbox-community/netbox/commit/35a067535aae7134cd316d7173fa0b49c5e6d9d6) Closes #18528: Introduce HOSTNAME config parameter ### 📊 Changes **2 files changed** (+11 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/configuration/system.md` (+10 -0) 📝 `netbox/netbox/settings.py` (+1 -1) </details> ### 📄 Description ### Closes: #18528 Introduce the optional `HOSTNAME` configuration parameter, which can be defined to override the value returned by `platform.node()`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-30 00:23:50 +01:00
adam closed this issue 2025-12-30 00:23:50 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15750