Skip to content
This repository was archived by the owner on Dec 11, 2025. It is now read-only.

Commit d9e23d1

Browse files
committed
Add smartctl
Signed-off-by: Olivier FAURAX <olivier.faurax@eu.equinix.com>
1 parent f8fbf9f commit d9e23d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
run: |
4444
pip install .
4545
packet-hardware --help
46-
sudo apt-get install ipmitool
46+
sudo apt-get install ipmitool smartmontools
4747
packet-hardware inventory -d -u localhost
4848

4949
build-and-publish-docker-image:

0 commit comments

Comments
 (0)