Skip to content

Commit f70153e

Browse files
authored
JE-64263
1 parent 275ce51 commit f70153e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/proxy-master-slave.jps

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ onInstall:
6262
- disableOrchestrator
6363
- setupProxySQLCluster
6464
- setupProxySQL
65-
- setupProxySQLGUI
6665
- if ('${globals.SCHEME}'.toLowerCase() == 'master'):
6766
- setGlobals:
6867
MAX_REPL_LAG: 0
@@ -82,6 +81,7 @@ onInstall:
8281
id: "${@l.id}"
8382
- addSlave:
8483
id: "${@l.id}"
84+
- setupProxySQLGUI
8585

8686
actions:
8787

0 commit comments

Comments
 (0)