We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9951a3d commit 249242bCopy full SHA for 249242b
roles/engineblock/templates/parameters.yml.j2
@@ -315,6 +315,7 @@ parameters:
315
sram.api_token: "{{ engine_sbs_api_token | default('') }}"
316
sram.base_url: "{{ engine_sbs_base_url }}"
317
sram.authz_location: "authz_eb"
318
+ sram.attributes_location: "authz_eb"
319
sram.interrupt_location: "interrupt"
320
sram.verify_peer: true
321
sram.allowed_attributes: "{{ engine_sbs_attributes_allowed }}"
0 commit comments