Skip to content

Commit 249242b

Browse files
committed
add paramaeter for eb
1 parent 9951a3d commit 249242b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

roles/engineblock/templates/parameters.yml.j2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,7 @@ parameters:
315315
sram.api_token: "{{ engine_sbs_api_token | default('') }}"
316316
sram.base_url: "{{ engine_sbs_base_url }}"
317317
sram.authz_location: "authz_eb"
318+
sram.attributes_location: "authz_eb"
318319
sram.interrupt_location: "interrupt"
319320
sram.verify_peer: true
320321
sram.allowed_attributes: "{{ engine_sbs_attributes_allowed }}"

0 commit comments

Comments
 (0)