neilmunday / Salt-Minion-Inventory

Salt Minion Inventory provides a web based interface to your SaltStack minions to view their state.
GNU General Public License v3.0
36 stars 4 forks source link

Record the total number of GPUs for each type for each minion #17

Closed neilmunday closed 5 years ago

neilmunday commented 5 years ago

Update database schema to record the total for each type of GPU in a minion and display accordingly on the minion info page.

neilmunday commented 5 years ago

Implemented in v1.5 branch.