Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
noc
noc
Commits
343e64e8
Commit
343e64e8
authored
May 20, 2022
by
Юрий Дегтярёв
Browse files
add repo ch for debian family
parent
b5c43a45
Pipeline
#36292
passed with stages
in 40 minutes and 1 second
Changes
5
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
ansible/system_roles/clickhouse/tasks/os/Debian_10/main.yml
View file @
343e64e8
...
...
@@ -2,7 +2,7 @@
-
name
:
Add CH apt key
apt_key
:
keyserver
:
keyserver.ubuntu.com
id
:
E0C56BD
4
id
:
8919F6BD2B48D75
4
environment
:
https_proxy
:
"
{
{http_proxy
}}"
http_proxy
:
"
{{
http_proxy
}}"
...
...
@@ -11,7 +11,7 @@
-
name
:
Add CH repository
apt_repository
:
repo
:
"
deb
http://
repo.yandex.ru/
clickhouse/deb
/
stable
/
main
/
"
repo
:
"
deb
http
s
://
packages.
clickhouse
.com
/deb
stable
main"
state
:
present
update_cache
:
"
True"
environment
:
...
...
ansible/system_roles/clickhouse/tasks/os/Debian_11/main.yml
View file @
343e64e8
...
...
@@ -2,7 +2,7 @@
-
name
:
Add CH apt key
apt_key
:
keyserver
:
keyserver.ubuntu.com
id
:
E0C56BD
4
id
:
8919F6BD2B48D75
4
environment
:
https_proxy
:
"
{
{http_proxy
}}"
http_proxy
:
"
{{
http_proxy
}}"
...
...
@@ -11,7 +11,7 @@
-
name
:
Add CH repository
apt_repository
:
repo
:
"
deb
http://
repo.yandex.ru/
clickhouse/deb
/
stable
/
main
/
"
repo
:
"
deb
http
s
://
packages.
clickhouse
.com
/deb
stable
main"
state
:
present
update_cache
:
"
True"
environment
:
...
...
ansible/system_roles/clickhouse/tasks/os/Ubuntu_16/main.yml
View file @
343e64e8
...
...
@@ -2,7 +2,7 @@
-
name
:
Add CH apt key
apt_key
:
keyserver
:
keyserver.ubuntu.com
id
:
E0C56BD
4
id
:
8919F6BD2B48D75
4
environment
:
https_proxy
:
"
{
{http_proxy
}}"
http_proxy
:
"
{{
http_proxy
}}"
...
...
@@ -11,7 +11,7 @@
-
name
:
Add CH repository
apt_repository
:
repo
:
"
deb
http://
repo.yandex.ru/
clickhouse/deb
/
stable
/
main
/
"
repo
:
"
deb
http
s
://
packages.
clickhouse
.com
/deb
stable
main"
state
:
present
update_cache
:
"
True"
environment
:
...
...
ansible/system_roles/clickhouse/tasks/os/Ubuntu_18/main.yml
View file @
343e64e8
...
...
@@ -2,7 +2,7 @@
-
name
:
Add CH apt key
apt_key
:
keyserver
:
keyserver.ubuntu.com
id
:
E0C56BD
4
id
:
8919F6BD2B48D75
4
environment
:
https_proxy
:
"
{
{http_proxy
}}"
http_proxy
:
"
{{
http_proxy
}}"
...
...
@@ -11,7 +11,7 @@
-
name
:
Add CH repository
apt_repository
:
repo
:
"
deb
http://
repo.yandex.ru/
clickhouse/deb
/
stable
/
main
/
"
repo
:
"
deb
http
s
://
packages.
clickhouse
.com
/deb
stable
main"
state
:
present
update_cache
:
"
True"
environment
:
...
...
ansible/system_roles/clickhouse/tasks/os/Ubuntu_20/main.yml
View file @
343e64e8
...
...
@@ -2,7 +2,7 @@
-
name
:
Add CH apt key
apt_key
:
keyserver
:
keyserver.ubuntu.com
id
:
E0C56BD
4
id
:
8919F6BD2B48D75
4
environment
:
https_proxy
:
"
{
{http_proxy
}}"
http_proxy
:
"
{{
http_proxy
}}"
...
...
@@ -11,7 +11,7 @@
-
name
:
Add CH repository
apt_repository
:
repo
:
"
deb
http://
repo.yandex.ru/
clickhouse/deb
/
stable
/
main
/
"
repo
:
"
deb
http
s
://
packages.
clickhouse
.com
/deb
stable
main"
state
:
present
update_cache
:
"
True"
environment
:
...
...
EKbfh
🐼
@EKbfh
mentioned in commit
6e8053c2
·
May 23, 2022
mentioned in commit
6e8053c2
mentioned in commit 6e8053c2c32b8142931fd09fb49c62a449bc08cb
Toggle commit list
EKbfh
🐼
@EKbfh
mentioned in merge request
!6318 (merged)
·
May 23, 2022
mentioned in merge request
!6318 (merged)
mentioned in merge request !6318
Toggle commit list
EKbfh
🐼
@EKbfh
mentioned in commit
b9c1a83f
·
May 23, 2022
mentioned in commit
b9c1a83f
mentioned in commit b9c1a83fd8fc1963562dafa44865e870eb376121
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment