diff --git a/inventory/group_vars/odcs-frontend b/inventory/group_vars/odcs-frontend index bb9b350dfb..7907969c39 100644 --- a/inventory/group_vars/odcs-frontend +++ b/inventory/group_vars/odcs-frontend @@ -39,7 +39,9 @@ fedmsg_certs: odcs_target_dir_url: https://odcs.fedoraproject.org/composes # Give access to jscotka to be able to develop module testing integration # for taskotron. -odcs_allowed_clients_users: ["jscotka"] +# Give access to sgallagh to be able to generate testing composes for new +# modules. +odcs_allowed_clients_users: ["jscotka", "sgallagh"] # For the MOTD csi_security_category: Low