Skip to content

Commit aa74970

Browse files
authored
Merge pull request #631 from stackhpc/linux_firmware
Add missing linux-firmware package in Rocky Linux 9
2 parents 4df713f + a97f6aa commit aa74970

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

etc/kayobe/stackhpc-overcloud-dib.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ stackhpc_overcloud_dib_packages:
7373
- "{% if os_distribution == 'ubuntu' %}apt-utils{% endif %}"
7474
- "{% if os_distribution == 'centos' %}openssh-clients{% endif %}"
7575
- "{% if os_distribution == 'rocky' %}NetworkManager-config-server{% endif %}"
76+
- "{% if os_distribution == 'rocky' %}linux-firmware{% endif %}"
7677

7778
# StackHPC overcloud DIB image block device configuration.
7879
# This image layout conforms to the CIS partition benchmarks.

0 commit comments

Comments
 (0)