Skip to content

Commit a0863a7

Browse files
authored
JE-64263
1 parent ef6f584 commit a0863a7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

scripts/proxy-galera.jps

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,9 @@ onAfterClone:
5353
onInstall:
5454
- getReplicaUser
5555
- resetProxyNodes
56-
- setupOrchestrator
56+
- disableOrchestrator
5757
- setupProxySQLCluster
58+
- setupProxySQLGUI
5859
- if(${fn.compare([nodes.proxy.master.version], 2.0)} > 0): initGaleraForProxy2
5960
- if(${fn.compare([nodes.proxy.master.version], 2.0)} < 0): initGaleraForProxy1
6061
- forEach(nodes.sqldb):

0 commit comments

Comments
 (0)