Merge "[Core-Library] Delete redundant expression from Instance deploy method"
This commit is contained in:
commit
8924612cc3
@ -141,12 +141,6 @@ Methods:
|
||||
- $.volumes.items().select(
|
||||
$.unpack(path, volume) -> $this.attachVolume($path, $volume))
|
||||
|
||||
- For: path
|
||||
In: $.volumes
|
||||
Do:
|
||||
- $volume: $.volumes.get($path)
|
||||
- $this.attachVolume($path, $volume)
|
||||
|
||||
# Any additional template preparation
|
||||
- $.instanceTemplate: $.prepareStackTemplate($.instanceTemplate)
|
||||
- $.environment.stack.updateTemplate($.instanceTemplate)
|
||||
|
Loading…
Reference in New Issue
Block a user