File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -67,13 +67,16 @@ stackhpc_overcloud_dib_packages:
6767 - " vim"
6868 - " git"
6969 - " less"
70+ - " python3"
7071 - " {% if os_distribution == 'ubuntu' %}netbase{% endif %}"
7172 - " {% if os_distribution == 'ubuntu' %}iputils-ping{% endif %}"
7273 - " {% if os_distribution == 'ubuntu' %}curl{% endif %}"
7374 - " {% if os_distribution == 'ubuntu' %}apt-utils{% endif %}"
7475 - " {% if os_distribution == 'centos' %}openssh-clients{% endif %}"
7576 - " {% if os_distribution == 'rocky' %}NetworkManager-config-server{% endif %}"
7677 - " {% if os_distribution == 'rocky' %}linux-firmware{% endif %}"
78+ - " {% if os_distribution == 'rocky' %}cloud-utils-growpart{% endif %}"
79+ - " {% if os_distribution == 'ubuntu' %}cloud-guest-utils{% endif %}"
7780
7881# StackHPC overcloud DIB image block device configuration.
7982# This image layout conforms to the CIS partition benchmarks.
You can’t perform that action at this time.
0 commit comments