IPA requires iptables
iptables -L is used in log collection Change-Id: Id7e69a9e9f87db6621b928a2104df4b94f10044e
This commit is contained in:
parent
a8df61edbb
commit
e1f01d513a
@ -3,6 +3,7 @@ curl:
|
|||||||
# dmidecode does not exist for ppc* arches so we use lshw
|
# dmidecode does not exist for ppc* arches so we use lshw
|
||||||
dmidecode:
|
dmidecode:
|
||||||
not-arch: ppc64,ppc64el,ppc64le
|
not-arch: ppc64,ppc64el,ppc64le
|
||||||
|
iptables:
|
||||||
lshw:
|
lshw:
|
||||||
ipmitool:
|
ipmitool:
|
||||||
qemu-utils:
|
qemu-utils:
|
||||||
|
Loading…
Reference in New Issue
Block a user