templates: add Fedora prod tenant to the ACL
Signed-off-by: Ondřej Budai <ondrej@budai.cz>
This commit is contained in:
parent
973b209060
commit
34fb2b6001
1 changed files with 2 additions and 2 deletions
|
|
@ -425,10 +425,10 @@ parameters:
|
|||
value: "imagebuilder.service.staging"
|
||||
- description: Allowed tenants based on org id
|
||||
name: ACL_ORG_ID_TENANTS
|
||||
value: "15842261|15877963|15885990"
|
||||
value: "15842261|15877963|15885990|16057323"
|
||||
- description: Allowed tenants based on account id
|
||||
name: ACL_ACCOUNT_ID_TENANTS
|
||||
value: "15842261"
|
||||
value: "15842261|16057323"
|
||||
- description: composer-api port
|
||||
name: COMPOSER_API_PORT
|
||||
required: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue