diff options
-rwxr-xr-x | bin/bmc_info.py (renamed from bin/bmc_info) | 0 | ||||
-rw-r--r-- | units/miscellanea/jobs.pxu | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/bin/bmc_info b/bin/bmc_info.py index d7aec9b..d7aec9b 100755 --- a/bin/bmc_info +++ b/bin/bmc_info.py diff --git a/units/miscellanea/jobs.pxu b/units/miscellanea/jobs.pxu index 59a66b4..550a92f 100644 --- a/units/miscellanea/jobs.pxu +++ b/units/miscellanea/jobs.pxu @@ -203,7 +203,7 @@ requires: cpuinfo.platform != 's390x' estimated_duration: 0.5 user: root -command: bmc_info +command: bmc_info.py _description: This will gather some info about the BMC itself for diagnostic purposes. This will not works on non-IPMI systems like AMT and blade/sled type systems. |