Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Commit e80abfd

Browse files
authored
fix baseurl for yum repo (#98)
1 parent 1062857 commit e80abfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vars/redhat.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
---
22
clickhouse_supported: yes
3-
clickhouse_repo: "https://packages.clickhouse.com/rpm/clickhouse.repo"
3+
clickhouse_repo: "https://packages.clickhouse.com/rpm/stable/"

0 commit comments

Comments
 (0)