Fix get_attr syntax in template guide
Change-Id: I328fbe089731d1d2a2e8aa1a6f05f6621a9201b8 Story: 2010312 Task: 46373
This commit is contained in:
parent
96d6084b87
commit
13fbd367e3
@ -146,7 +146,7 @@ accessible as follows
|
||||
|
||||
outputs:
|
||||
test_out:
|
||||
value: {get_attr: my_server, resource.server, first_address}
|
||||
value: {get_attr: [my_server, resource.server, first_address]}
|
||||
|
||||
Making your template resource more "transparent"
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
Loading…
x
Reference in New Issue
Block a user