File tree Expand file tree Collapse file tree 3 files changed +2
-5
lines changed
environments/ci-multinode/inventory/group_vars/seed Expand file tree Collapse file tree 3 files changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -200,7 +200,7 @@ rocky_9_gpg_key: "https://dl.rockylinux.org/pub/rocky/RPM-GPG-KEY-Rocky-9"
200
200
201
201
# Whether to create a repo file for ELRepo. This affects RedHat-based
202
202
# systems only.
203
- dnf_install_elrepo_9 : true
203
+ dnf_install_elrepo_9 : false
204
204
205
205
# Whether to enable docker dnf repo in stackhpc_dnf_repos
206
206
dnf_enable_docker : true
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -199,7 +199,7 @@ stackhpc_repo_epel_9_version: "{{ stackhpc_repo_distribution }}"
199
199
200
200
# ELRepo 9
201
201
stackhpc_repo_elrepo_9_url : " {{ stackhpc_repo_mirror_url }}/pulp/content/elrepo/elrepo/el9/x86_64/{{ stackhpc_repo_elrepo_9_version }}"
202
- stackhpc_repo_elrepo_9_version : " 20230907T075311 "
202
+ stackhpc_repo_elrepo_9_version : " {{ stackhpc_repo_distribution }} "
203
203
204
204
# ##############################################################################
205
205
# Sources
You can’t perform that action at this time.
0 commit comments