We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4df713f + a97f6aa commit aa74970Copy full SHA for aa74970
etc/kayobe/stackhpc-overcloud-dib.yml
@@ -73,6 +73,7 @@ stackhpc_overcloud_dib_packages:
73
- "{% if os_distribution == 'ubuntu' %}apt-utils{% endif %}"
74
- "{% if os_distribution == 'centos' %}openssh-clients{% endif %}"
75
- "{% if os_distribution == 'rocky' %}NetworkManager-config-server{% endif %}"
76
+ - "{% if os_distribution == 'rocky' %}linux-firmware{% endif %}"
77
78
# StackHPC overcloud DIB image block device configuration.
79
# This image layout conforms to the CIS partition benchmarks.
0 commit comments