Skip to content

Commit 00e7fd8

Browse files
committed
add paramaeter for eb
1 parent 8987ba5 commit 00e7fd8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

roles/engineblock/templates/parameters.yml.j2

+1
Original file line numberDiff line numberDiff line change
@@ -320,6 +320,7 @@ parameters:
320320
sram.api_token: "{{ engine_sbs_api_token | default('') }}"
321321
sram.base_url: "{{ engine_sbs_base_url }}"
322322
sram.authz_location: "authz_eb"
323+
sram.attributes_location: "authz_eb"
323324
sram.interrupt_location: "interrupt"
324325
sram.verify_peer: true
325326
sram.allowed_attributes: "{{ engine_sbs_attributes_allowed }}"

0 commit comments

Comments
 (0)