ODCS: Allow humaton, mohanboddu and jkaluza to run any type of compose.

This commit is contained in:
Jan Kaluža 2020-02-27 15:26:36 +00:00 committed by Pierre-Yves Chibon
parent 38cc18ce96
commit 7ef7b3c7e5

View file

@ -36,6 +36,9 @@ odcs_target_dir_url: https://odcs.stg.fedoraproject.org/composes
# for taskotron.
odcs_allowed_clients_users:
jscotka: {}
humaton: {"source_types": ["tag", "module", "build", "raw_config"]}
mohanboddu: {"source_types": ["tag", "module", "build", "raw_config"]}
jkaluza: {"source_types": ["tag", "module", "build", "raw_config"]}
nfs_mount_opts: "ro,hard,bg,intr,noatime,nodev,nosuid,nfsvers=3"