Device role management will be to serve the purpose of tracking what roles are assigned to a device.
Use case
a group of servers could each be assigned a role that serves the purpose of what the server is for. i.e. DNS, Kubernetes Node, Router etc. this role could then be assigned configuration that is merged with the device configuration.
Details
[ ] Assign a role to a Device
A simple drop-down within the device view that has all of the roles that have been added to the application that on selection, would be considered assigned to that device.
[ ] New Django model Device-Roles
Be able to add per organisation (with option for global) a "Role" that then can be assigned configuration that is merged with the devices configuration
Device role management will be to serve the purpose of tracking what roles are assigned to a device.
Use case
a group of servers could each be assigned a role that serves the purpose of what the server is for. i.e. DNS, Kubernetes Node, Router etc. this role could then be assigned configuration that is merged with the device configuration.
Details
[ ] Assign a role to a Device
A simple drop-down within the device view that has all of the roles that have been added to the application that on selection, would be considered assigned to that device.
[ ] New Django model Device-Roles
Be able to add per organisation (with option for global) a "Role" that then can be assigned configuration that is merged with the devices configuration