There was an error while loading. Please reload this page.
1 parent ef6f584 commit a0863a7Copy full SHA for a0863a7
scripts/proxy-galera.jps
@@ -53,8 +53,9 @@ onAfterClone:
53
onInstall:
54
- getReplicaUser
55
- resetProxyNodes
56
- - setupOrchestrator
+ - disableOrchestrator
57
- setupProxySQLCluster
58
+ - setupProxySQLGUI
59
- if(${fn.compare([nodes.proxy.master.version], 2.0)} > 0): initGaleraForProxy2
60
- if(${fn.compare([nodes.proxy.master.version], 2.0)} < 0): initGaleraForProxy1
61
- forEach(nodes.sqldb):
0 commit comments