Config contexts for tags #3022

Closed
opened 2025-12-29 18:24:51 +01:00 by adam · 2 comments
Owner

Originally created by @candlerb on GitHub (Nov 21, 2019).

Environment

  • Python version: 3.5.2
  • NetBox version: 2.6.7

Proposed Functionality

Now that tags are objects which are visible and editable in their own right, I would like to be able to create Config Contexts on tags.

Use Case

Tags are the only generic grouping mechanism which exists in Netbox. A device can only belong to one Role, one Site, one Platform and one Tenant.

Roles are not always sufficiently fine-grained for applying configuration. You don't want to have to create a separate role for every combination of tags (e.g. Production_Database_Slave_Canary)

Database Changes

Extra column on tag: config context

External Dependencies

None

Originally created by @candlerb on GitHub (Nov 21, 2019). ### Environment * Python version: 3.5.2 * NetBox version: 2.6.7 ### Proposed Functionality Now that tags are objects which are visible and editable in their own right, I would like to be able to create Config Contexts on tags. ### Use Case Tags are the only *generic* grouping mechanism which exists in Netbox. A device can only belong to one Role, one Site, one Platform and one Tenant. Roles are not always sufficiently fine-grained for applying configuration. You don't want to have to create a separate role for every combination of tags (e.g. `Production_Database_Slave_Canary`) ### Database Changes Extra column on tag: config context ### External Dependencies None
adam added the status: duplicate label 2025-12-29 18:24:51 +01:00
adam closed this issue 2025-12-29 18:24:51 +01:00
Author
Owner

@jeremystretch commented on GitHub (Nov 22, 2019):

Is this a duplicate of #3664?

@jeremystretch commented on GitHub (Nov 22, 2019): Is this a duplicate of #3664?
Author
Owner

@candlerb commented on GitHub (Nov 22, 2019):

Yes, sorry I hadn't noticed that other issue.

@candlerb commented on GitHub (Nov 22, 2019): Yes, sorry I hadn't noticed that other issue.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#3022