diff options
| author | Carlos Konstanski <ckonstanski@pippiandcarlos.com> | 2017-12-13 18:54:21 -0700 |
|---|---|---|
| committer | Carlos Konstanski <ckonstanski@pippiandcarlos.com> | 2017-12-13 18:54:21 -0700 |
| commit | 32086f62131e1b813e2f3d97bc2c78f66c6a3154 (patch) | |
| tree | 2005059011aea64121af64de5b3567fd0dcbca3b /templates/garbd.j2 | |
| parent | 21fa10807bb475bff42a997ac4add3cc7e6346f9 (diff) | |
adding files
Diffstat (limited to 'templates/garbd.j2')
| -rw-r--r-- | templates/garbd.j2 | 2 |
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" |
