Skip to content

Commit 9f501c5

Browse files
committed
[Kolla/Rocky] Use docker-ce repositories from Ark
1 parent 25aa387 commit 9f501c5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

etc/kayobe/kolla.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,9 @@ stackhpc_rocky_9_third_party_repos:
209209
- url: "{{ stackhpc_repo_almalinux_9_proxysql_2_7_url }}"
210210
file: "proxysql.repo"
211211
tag: "proxysql"
212+
- url: "{{ stackhpc_repo_centos_stream_9_docker_url }}"
213+
file: "docker-ce.repo"
214+
tag: docker-ce
212215

213216
# List of EPEL 9
214217
stackhpc_epel_9_repos:

0 commit comments

Comments
 (0)