File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ stackhpc_overcloud_dib_elements:
32
32
- " {% if os_distribution == 'ubuntu' %}lvm{% endif %}"
33
33
- " openssh-server"
34
34
- " {% if os_distribution == 'ubuntu' %}sudoers{% endif %}"
35
- - " {% if os_distribution == 'rocky' %}python-version-rpm{% endif %}"
35
+ # - "{% if os_distribution == 'rocky' %}python-version-rpm{% endif %}"
36
36
37
37
# StackHPC overcloud DIB image environment variables.
38
38
stackhpc_overcloud_dib_env_vars :
@@ -59,7 +59,7 @@ stackhpc_overcloud_dib_env_vars:
59
59
YUM : dnf
60
60
# Workaround for stack user home ownership bug
61
61
DIB_IMAGE_CACHE : " /tmp/yum"
62
- DIB_PYTHON_VERSION : " python3.12"
62
+ # DIB_PYTHON_VERSION: "python3.12"
63
63
DIB_DEBUG_TRACE : " 1"
64
64
65
65
# StackHPC overcloud DIB image packages.
You can’t perform that action at this time.
0 commit comments