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:
67
67
- " vim"
68
68
- " git"
69
69
- " less"
70
+ - " python3"
70
71
- " {% if os_distribution == 'ubuntu' %}netbase{% endif %}"
71
72
- " {% if os_distribution == 'ubuntu' %}iputils-ping{% endif %}"
72
73
- " {% if os_distribution == 'ubuntu' %}curl{% endif %}"
73
74
- " {% if os_distribution == 'ubuntu' %}apt-utils{% endif %}"
74
75
- " {% if os_distribution == 'centos' %}openssh-clients{% endif %}"
75
76
- " {% if os_distribution == 'rocky' %}NetworkManager-config-server{% endif %}"
76
77
- " {% 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 %}"
77
80
78
81
# StackHPC overcloud DIB image block device configuration.
79
82
# This image layout conforms to the CIS partition benchmarks.
You can’t perform that action at this time.
0 commit comments