Skip to content

Commit 24e71e1

Browse files
cleaner instance update for CloudStreams
1 parent 36cfda4 commit 24e71e1

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
build/*
22
templates/jenkins/webapps/*.war
33
/.project
4+
**/*.ascii

templates/sag-is-cloudstreams/template.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ templates:
4040
${is.instance.type}:
4141
${is.instance.name}:
4242
package.list: WmCloudStreams,WmCloudStreamsAnalytics
43-
43+
runtimeComponentId: integrationServer-${instance.name} # hint to find existing instance by id
44+
4445
provision:
4546
default:
4647
runtime: ${nodes}

0 commit comments

Comments
 (0)