File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
addons/auto-clustering/scripts Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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:
You can’t perform that action at this time.
0 commit comments