Merge "Use the new IPA-builder element for installing python-hardware" into stable/victoria

This commit is contained in:
Zuul 2021-01-30 12:30:08 +00:00 committed by Gerrit Code Review
commit 470147b9d3
1 changed files with 3 additions and 3 deletions

View File

@ -44,17 +44,17 @@ 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'
DIB_DHCP_TIMEOUT: '60'