Initial checkin for fixing up multiball

This commit is contained in:
2024-03-26 09:25:37 -07:00
commit af1c7d6139
3 changed files with 573 additions and 0 deletions

15
config.yml Normal file
View File

@ -0,0 +1,15 @@
# GSCK cumin.yml
# Basically the default config to make cumin work.
# Cumin main configuration
# #
# # By default Cumin load the configuration from /etc/cumin/config.yaml, but it can be overriden by command line argument
# #
transport: clustershell # Default transport to use, can be overriden by command line argument
log_file: ~/.cumin/cumin.log # Absolute or relative path for the log file, expands ~ into the user's home directory
# # If set, use this backend to parse the query first and only if it fails, fallback to parse it with the general
# # multi-query grammar [optional]
default_backend: direct
# # Environment variables that will be defined [optional]
# environment: