diff --git a/inventory/group_vars/odcs-backend-stg b/inventory/group_vars/odcs-backend-stg index af36f24be7..f0516b7b4a 100644 --- a/inventory/group_vars/odcs-backend-stg +++ b/inventory/group_vars/odcs-backend-stg @@ -39,11 +39,7 @@ fedmsg_certs: can_send: - odcs.compose.state-changed -odcs_allowed_source_types: ["tag", "raw_config", "module"] -odcs_pungi_runroot_enabled: True -odcs_pungi_parent_runroot_packages: ["pungi", "fedora-packager", "python2-modulemd", "python2-pdc-client", "intltool"] -odcs_pungi_parent_runroot_tag: f26-build -odcs_pungi_runroot_target_dir_url: http://kojipkgs.stg.fedoraproject.org/compose/odcs +odcs_allowed_source_types: ["tag", "module"] odcs_raw_config_urls: mboddu_pungi_fedora: https://pagure.io/fork/mohanboddu/pungi-fedora/raw/%s/f/fedora.conf diff --git a/inventory/group_vars/odcs-frontend-stg b/inventory/group_vars/odcs-frontend-stg index c8da3cd5c2..56bd6ca1ea 100644 --- a/inventory/group_vars/odcs-frontend-stg +++ b/inventory/group_vars/odcs-frontend-stg @@ -36,11 +36,7 @@ fedmsg_certs: can_send: - odcs.compose.state-changed -odcs_allowed_source_types: ["tag", "raw_config", "module"] -odcs_pungi_runroot_enabled: True -odcs_pungi_parent_runroot_packages: ["pungi", "fedora-packager", "python2-modulemd", "python2-pdc-client", "intltool"] -odcs_pungi_parent_runroot_tag: f26-build -odcs_pungi_runroot_target_dir_url: http://kojipkgs.stg.fedoraproject.org/compose/odcs +odcs_allowed_source_types: ["tag", "module"] odcs_raw_config_urls: mboddu_pungi_fedora: https://pagure.io/fork/mohanboddu/pungi-fedora/raw/%s/f/fedora.conf @@ -51,9 +47,7 @@ odcs_target_dir_url: https://odcs.stg.fedoraproject.org/composes # Give access to jscotka to be able to develop module testing integration # for taskotron. odcs_allowed_clients_users: -- jscotka: ["tag", "module"] -- mohanboddu: ["tag", "module", "raw_config"] -- kellin: ["tag", "module", "raw_config"] + jscotka: {} # For the MOTD csi_security_category: Low