[taskboard] add dedicated truenas admin agent
This commit is contained in:
@@ -71,10 +71,10 @@
|
||||
},
|
||||
{
|
||||
"key": "direct-truenas-check",
|
||||
"title": "TrueNAS direct verification",
|
||||
"summary": "Run the built-in storage overview action through the direct SSH target.",
|
||||
"title": "TrueNAS dataset audit",
|
||||
"summary": "Run the dedicated TrueNAS dataset dependency audit through the host-specific admin agent.",
|
||||
"family": "direct",
|
||||
"tags": ["host-ops", "storage-check", "action:storage-overview"],
|
||||
"tags": ["host-ops", "storage-check", "dataset-audit", "action:dataset-audit"],
|
||||
"defaults": {
|
||||
"priority": "High",
|
||||
"dispatchMethod": "direct-ssh",
|
||||
|
||||
Reference in New Issue
Block a user