Minor updates for the discovery ramdisk element

* Use package-installs.yaml
* Name files consistently
* Update README

Change-Id: Ie5367ed81e07c2f135acf1857d4d335dfaba6162
This commit is contained in:
Dmitry Tantsur 2015-04-23 15:19:07 +02:00
parent deab883170
commit e9f7c53a16
6 changed files with 19 additions and 13 deletions

View File

@ -12,7 +12,8 @@ The hardware information collected by the ramdisk are:
* CPU count and architecture
* Memory amount in MiB
* Hard drive size in GiB
* IP and mac addresses for all NICs except the loopback
* IP and MAC addresses for all NICs except the loopback
* Various hardware data detected by python-hardware library
The machine is halted at the end of the process.

View File

@ -1,6 +0,0 @@
#!/bin/bash
set -eu
set -o pipefail
install-packages hdparm ipmitool lshw ethtool lldpad hdparm sdparm pciutils mcelog smartmontools util-linux lvm2 jq fio sysbench python-hardware

View File

@ -1,6 +0,0 @@
#!/bin/bash
set -eu
set -o pipefail
install-packages util-linux

View File

@ -0,0 +1,17 @@
hdparm:
ipmitool:
lshw:
ethtool:
lldpad:
hdparm:
sdparm:
pciutils:
mcelog:
smartmontools:
util-linux:
lvm2:
jq:
fio:
sysbench:
python-hardware:
util-linux: