summaryrefslogtreecommitdiff
path: root/templates/garbd.j2
diff options
context:
space:
mode:
Diffstat (limited to 'templates/garbd.j2')
-rw-r--r--templates/garbd.j22
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/garbd.j2 b/templates/garbd.j2
new file mode 100644
index 0000000..d8db715
--- /dev/null
+++ b/templates/garbd.j2
@@ -0,0 +1,2 @@
+GALERA_NODES="{{ ':4567 '.join(galera_nodes) }}:4567"
+GALERA_GROUP="openbook_cluster"