We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8987ba5 commit 00e7fd8Copy full SHA for 00e7fd8
roles/engineblock/templates/parameters.yml.j2
@@ -320,6 +320,7 @@ parameters:
320
sram.api_token: "{{ engine_sbs_api_token | default('') }}"
321
sram.base_url: "{{ engine_sbs_base_url }}"
322
sram.authz_location: "authz_eb"
323
+ sram.attributes_location: "authz_eb"
324
sram.interrupt_location: "interrupt"
325
sram.verify_peer: true
326
sram.allowed_attributes: "{{ engine_sbs_attributes_allowed }}"
0 commit comments