From 14e9de14f388ac5e898c78d8cc2187aa1fee683d Mon Sep 17 00:00:00 2001 From: Martin Krizek Date: Wed, 9 Dec 2015 16:58:35 +0000 Subject: [PATCH] Add infra testing repo to taskotron minions --- roles/taskotron/taskotron-client/templates/taskotron.yaml.j2 | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/taskotron/taskotron-client/templates/taskotron.yaml.j2 b/roles/taskotron/taskotron-client/templates/taskotron.yaml.j2 index f0a7293338..709f574a71 100644 --- a/roles/taskotron/taskotron-client/templates/taskotron.yaml.j2 +++ b/roles/taskotron/taskotron-client/templates/taskotron.yaml.j2 @@ -152,6 +152,7 @@ imageurl: file:///srv/diskimages/20151123-taskotron-f22-10G.qcow2 ## Additional repos for minion to install packages from minion_repos: - https://infrastructure.fedoraproject.org/repo/infrastructure.repo + - https://infrastructure.fedoraproject.org/repo/infrastructure-testing.repo ## ==== LOGGING section ====