Skip to content

Commit 1daa848

Browse files
authored
Merge pull request #49 from sych74/v2.2.0
Tag for opensearch
2 parents 33991f4 + f99b320 commit 1daa848

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ settings:
7171
markup:
7272

7373
mixins:
74-
- https://raw.githubusercontent.com/jelastic-jps/magento/master/configs/vers.yaml
74+
- https://raw.githubusercontent.com/sych74/magento/master/configs/vers.yaml
7575

7676
onAfterInstallAddon [nodeGroup:cp, id:cdn]: setupEdgeportCDN
7777

scripts/beforeinstall.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ if ('${settings.ls_addon:false}'== 'true') {
4545

4646
resp.nodes.push({
4747
nodeType: "opensearch",
48+
tag: "1.3.1-openjdk-11.0.15",
4849
count: 1,
4950
flexibleCloudlets: ${settings.st_flexibleCloudlets:16},
5051
fixedCloudlets: ${settings.st_fixedCloudlets:1},

0 commit comments

Comments
 (0)