Initial commit.
This commit is contained in:
16
sysconfig/garb
Normal file
16
sysconfig/garb
Normal file
@@ -0,0 +1,16 @@
|
||||
# Copyright (C) 2012 Codership Oy
|
||||
# This config file is to be sourced by garb service script.
|
||||
|
||||
# A comma-separated list of node addresses (address[:port]) in the cluster
|
||||
# GALERA_NODES=""
|
||||
|
||||
# Galera cluster name, should be the same as on the rest of the nodes.
|
||||
# GALERA_GROUP=""
|
||||
|
||||
# Optional Galera internal options string (e.g. SSL settings)
|
||||
# see http://galeracluster.com/documentation-webpages/galeraparameters.html
|
||||
# GALERA_OPTIONS=""
|
||||
|
||||
# Log file for garbd. Optional, by default logs to syslog
|
||||
# LOG_FILE=""
|
||||
|
||||
Reference in New Issue
Block a user