Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 37b3cad

Browse files
committedMay 7, 2018
Add default value for clickhouse_dicts.
This will allow users to omit `clickhouse_dicts` in configuration if they have no dictionaries to configure.
1 parent be05ac5 commit 37b3cad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎defaults/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,5 @@ clickhouse_config:
7777
max_session_timeout: 3600
7878
default_session_timeout: 60
7979

80+
clickhouse_dicts: []
8081

0 commit comments

Comments
 (0)
This repository has been archived.