Skip to content

Commit 9a66045

Browse files
committed
Revert multi-image overcloud-dib config
This was accidentally included in the Rocky Linux Wallaby backport (without the accompanying code).
1 parent 4388f8d commit 9a66045

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

etc/kayobe/overcloud-dib.yml

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,6 @@
1010
# is False. This will change in a future release.
1111
#overcloud_dib_build_host_images:
1212

13-
# List of overcloud host disk images to build. Each element is a dict defining
14-
# an image in a format accepted by the stackhpc.os-images role. Default is to
15-
# build an image named "deployment_image" configured with the overcloud_dib_*
16-
# variables defined below: {"name": "deployment_image", "elements": "{{
17-
# overcloud_dib_elements }}", "env": "{{ overcloud_dib_env_vars }}",
18-
# "packages": "{{ overcloud_dib_packages }}"}.
19-
#overcloud_dib_host_images:
20-
2113
# DIB base OS element. Default is {{ os_distribution }}.
2214
#overcloud_dib_os_element:
2315

@@ -53,19 +45,6 @@
5345
# List of DIB packages to install. Default is to install no extra packages.
5446
#overcloud_dib_packages:
5547

56-
# List of default git repositories containing Diskimage Builder (DIB) elements.
57-
# See stackhpc.os-images role for usage. Default is empty.
58-
#overcloud_dib_git_elements_default:
59-
60-
# List of additional git repositories containing Diskimage Builder (DIB)
61-
# elements. See stackhpc.os-images role for usage. Default is empty.
62-
#overcloud_dib_git_elements_extra:
63-
64-
# List of git repositories containing Diskimage Builder (DIB) elements. See
65-
# stackhpc.os-images role for usage. Default is a combination of
66-
# overcloud_dib_git_elements_default and overcloud_dib_git_elements_extra.
67-
#overcloud_dib_git_elements:
68-
6948
# Upper constraints file for installing packages in the virtual environment
7049
# used for building overcloud host disk images. Default is {{
7150
# pip_upper_constraints_file }}.

0 commit comments

Comments
 (0)