Skip to content

Commit bdc3868

Browse files
add growpart
1 parent fa4c534 commit bdc3868

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

etc/kayobe/stackhpc-overcloud-dib.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ stackhpc_overcloud_dib_packages:
7575
- "{% if os_distribution == 'centos' %}openssh-clients{% endif %}"
7676
- "{% if os_distribution == 'rocky' %}NetworkManager-config-server{% endif %}"
7777
- "{% 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 %}"
7880

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

0 commit comments

Comments
 (0)