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

Commit

Permalink
fix baseurl for yum repo (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
unencoded authored Jul 1, 2022
1 parent 1062857 commit e80abfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vars/redhat.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
---
clickhouse_supported: yes
clickhouse_repo: "https://packages.clickhouse.com/rpm/clickhouse.repo"
clickhouse_repo: "https://packages.clickhouse.com/rpm/stable/"

0 comments on commit e80abfd

Please sign in to comment.