diff options
Diffstat (limited to 'jobs')
-rw-r--r-- | jobs/miscellanea.txt.in | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/jobs/miscellanea.txt.in b/jobs/miscellanea.txt.in index 1112926..02394c1 100644 --- a/jobs/miscellanea.txt.in +++ b/jobs/miscellanea.txt.in @@ -173,3 +173,11 @@ command: fi _description: If system was installed via MAAS from a cert server, the MAAS version used should be contained in /etc/installed-by-maas _summary: Gets the version of MAAS used to deploy the SUT + +plugin: shell +estimated_duration: 0.1 +id: miscellanea/get_make_and_model +user: root +command: get_make_and_model +_description: Retrieve the computer's make and model for easier access than digging through the dmidecode output. +_summary: Retrieve the computer's make and model |