Skip to content

Commit fa4c534

Browse files
add python3 to images
1 parent afcd80d commit fa4c534

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
@@ -67,6 +67,7 @@ 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 %}"

0 commit comments

Comments
 (0)