Fix GuestBook app
* Fixed name of variable in DockerApplication class * Changed creating instance of RedisSlave class Change-Id: I2e57e0719d6c17b9f4dea3516c508b0a23242cab Closes-Bug: #1446245
This commit is contained in:
@@ -86,7 +86,7 @@ Methods:
|
||||
Else:
|
||||
- If: $.host.getInternalScopeId() = $application.host.getInternalScopeId()
|
||||
Then:
|
||||
- $scopes: list(internal) + $scope
|
||||
- $scopes: list(internal) + $scopes
|
||||
- For: s
|
||||
In: $scopes
|
||||
Do:
|
||||
|
Reference in New Issue
Block a user