Use the new IPA-builder element for installing python-hardware

The python3 file was mieed in Id75c11e5b7c4f3bf73c962bc7e46f5a6021efc5f

Change-Id: Ia244d0fe5964fb8dd43b9cf9d4242a0e2f4abee8
(cherry picked from commit f938e6ee9f)
This commit is contained in:
Alex Schultz 2021-01-13 14:58:11 -07:00 committed by yatin
parent b7e584e4cb
commit 022b528fcb
1 changed files with 3 additions and 3 deletions

View File

@ -44,16 +44,16 @@ disk_images:
# So we just override the extension instead
imageext: initramfs
elements:
- ironic-agent
- ironic-python-agent-ramdisk
- ironic-agent-multipath
- dynamic-login
- element-manifest
- network-gateway
- enable-packages-install
- override-pip-and-virtualenv
packages:
- python3-hardware-detect
- extra-hardware
options:
- "--min-tmpfs=7"
environment:
DIB_EPEL_DISABLED: '1'
DIB_PYTHON_VERSION: '3'