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:
3232 - " {% if os_distribution == 'ubuntu' %}lvm{% endif %}"
3333 - " openssh-server"
3434 - " {% if os_distribution == 'ubuntu' %}sudoers{% endif %}"
35- - " {% if os_distribution == 'rocky' %}python-version-rpm{% endif %}"
35+ # - "{% if os_distribution == 'rocky' %}python-version-rpm{% endif %}"
3636
3737# StackHPC overcloud DIB image environment variables.
3838stackhpc_overcloud_dib_env_vars :
@@ -59,7 +59,7 @@ stackhpc_overcloud_dib_env_vars:
5959 YUM : dnf
6060 # Workaround for stack user home ownership bug
6161 DIB_IMAGE_CACHE : " /tmp/yum"
62- DIB_PYTHON_VERSION : " python3.12"
62+ # DIB_PYTHON_VERSION: "python3.12"
6363 DIB_DEBUG_TRACE : " 1"
6464
6565# StackHPC overcloud DIB image packages.
You can’t perform that action at this time.
0 commit comments