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
arthur-zzz
noc
Commits
d4e4385b
Commit
d4e4385b
authored
Nov 19, 2021
by
EKbfh
🐼
Browse files
Merge branch 'EKbfh-master-patch-79688' into 'master'
Ansible fix default ch vars See merge request
noc/noc!5881
parents
990f93f2
d6d73449
Changes
1
Hide whitespace changes
Inline
Side-by-side
ansible/system_roles/clickhouse/defaults/main.yml
View file @
d4e4385b
...
...
@@ -14,3 +14,9 @@ ch_dictionaries_path: "{{ ch_etc_path }}/dictionaries"
ch_host
:
"
{{
hostvars[groups['svc-clickhouse-exec'][0]].ansible_host
}}"
ch_port
:
8123
clickhouse_db
:
noc
clickhouse_password
:
noc
clickhouse_ro_password
:
noc
clickhouse_ro_grafana_password
:
noc
clickhouse_user
:
noc
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