Skip to content

Commit 4e3fca7

Browse files
authored
baseUrl
1 parent 2cfc9a0 commit 4e3fca7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

addons/auto-clustering/scripts/auto-cluster-logic.jps

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,14 @@ onInstall:
4141
SCHEME: ${settings.scheme}
4242

4343
- install:
44-
jps: https://raw.githubusercontent.com/jelastic-jps/mysql-cluster/stage-addon/addons/recovery/manifest.yml?_r=${fn.random}
44+
jps: https://raw.githubusercontent.com/jelastic-jps/mysql-cluster/master/addons/recovery/manifest.yml?_r=${fn.random}
4545
nodeGroup: sqldb
4646
targetNodes: sqldb
4747
settings:
4848
install: true
4949

5050
- install:
51-
jps: https://raw.githubusercontent.com/jelastic-jps/mysql-cluster/stage-addon/addons/check-corrupts/manifest.yml?_r=${fn.random}
51+
jps: https://raw.githubusercontent.com/jelastic-jps/mysql-cluster/master/addons/check-corrupts/manifest.yml?_r=${fn.random}
5252
nodeGroup: sqldb
5353
targetNodes: sqldb
5454
settings:

0 commit comments

Comments
 (0)