templates: add Fedora prod tenant to the ACL

Signed-off-by: Ondřej Budai <ondrej@budai.cz>
This commit is contained in:
Ondřej Budai 2022-05-27 16:48:30 +02:00 committed by Tom Gundersen
parent 973b209060
commit 34fb2b6001

View file

@ -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