From ca30b23f04d76e81c43b3bed69c5c9922655fba9 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Fri, 24 Mar 2017 16:30:44 +0000 Subject: [PATCH] grokmirror for check_modulemd in stg, forgotten in c246e66b3b43c38bf46de93a9e5c5ff97830e4f5 --- inventory/group_vars/taskotron-stg | 1 + 1 file changed, 1 insertion(+) diff --git a/inventory/group_vars/taskotron-stg b/inventory/group_vars/taskotron-stg index 1981a5b1c4..f23fee34e3 100644 --- a/inventory/group_vars/taskotron-stg +++ b/inventory/group_vars/taskotron-stg @@ -30,6 +30,7 @@ grokmirror_repos: - { name: fedoraqa/abicheck, url: 'https://pagure.io/task-abicheck.git'} - { name: fedoraqa/rpmgrill, url: 'https://bitbucket.org/fedoraqa/task-rpmgrill.git'} - { name: fedoraqa/python-versions, url: 'https://github.com/fedora-python/task-python-versions'} + - { name: fedoraqa/check_modulemd, url: 'https://github.com/fedora-modularity/check_modulemd'} - { name: fedoraqa/rpmdeplint, url: 'https://pagure.io/taskotron/task-rpmdeplint.git'} - { name: fedoraqa/rpmlint-scratch, url: 'https://bitbucket.org/fedoraqa/task-rpmlint-scratch.git'} grokmirror_default_branch: develop