Add missing quotation mark
This commit is contained in:
parent
42090b813a
commit
0eaf711e24
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ odcs_runroot_target_dir_url: http://kojipkgs.stg.fedoraproject.org/compose/odcs
|
|||
|
||||
# Give access to jscotka to be able to develop module testing integration
|
||||
# for taskotron.
|
||||
odcs_allowed_clients_users: [{"jscotka": ["tag, "module"]}]
|
||||
odcs_allowed_clients_users: [{"jscotka": ["tag", "module"]}]
|
||||
|
||||
# For the MOTD
|
||||
csi_security_category: Low
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue