From 716f09ed29e19871cfb416400f21c540bb5e5966 Mon Sep 17 00:00:00 2001 From: Martin Krizek Date: Wed, 20 Apr 2016 12:44:49 +0000 Subject: [PATCH] taskotron-client: fix namespaces.yaml --- .../taskotron-client/templates/namespaces.yaml.j2 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/roles/taskotron/taskotron-client/templates/namespaces.yaml.j2 b/roles/taskotron/taskotron-client/templates/namespaces.yaml.j2 index aed6737d51..07b96915ec 100644 --- a/roles/taskotron/taskotron-client/templates/namespaces.yaml.j2 +++ b/roles/taskotron/taskotron-client/templates/namespaces.yaml.j2 @@ -5,6 +5,11 @@ namespaces_safe: # A list of git repos that are allowed to post a result into a particular namespace namespaces_whitelist: qa: - - {{ grokmirror_user }}@{{ buildmaster }}:/var/lib/git/mirror/fedoraqa/ + # due to a bug in libtaskotron, list all repos instead of prefix + #- {{ grokmirror_user }}@{{ buildmaster }}:/var/lib/git/mirror/fedoraqa/ + - {{ grokmirror_user }}@{{ buildmaster }}:/var/lib/git/mirror/fedoraqa/rpmlint/ + - {{ grokmirror_user }}@{{ buildmaster }}:/var/lib/git/mirror/fedoraqa/depcheck/ + - {{ grokmirror_user }}@{{ buildmaster }}:/var/lib/git/mirror/fedoraqa/upgradepath/ + - {{ grokmirror_user }}@{{ buildmaster }}:/var/lib/git/mirror/fedoraqa/dockerautotest/ pkg: - git://pkgs.fedoraproject.org/rpms-checks/