Skip to content

Commit c608f3b

Browse files
committed
Add missing linux-firmware package in Rocky Linux 9
1 parent 88227d1 commit c608f3b

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)