From 66a22ce03ee2a2bb773b70a5eaafe1714ad13ae1 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Mon, 4 May 2015 09:43:30 +0000 Subject: [PATCH] Koschei: use Koji f22 tags for staging f23 tags don't exist on staging Koji, but their creation has been requested: https://fedorahosted.org/rel-eng/ticket/6168 --- inventory/group_vars/koschei-stg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory/group_vars/koschei-stg b/inventory/group_vars/koschei-stg index 29c9de9d65..ed51283cf7 100644 --- a/inventory/group_vars/koschei-stg +++ b/inventory/group_vars/koschei-stg @@ -10,7 +10,7 @@ num_cpus: 2 koschei_pgsql_hostname: db01.stg.phx2.fedoraproject.org koschei_koji_hub: koji01.stg.phx2.fedoraproject.org koschei_kojipkgs: koji01.stg.phx2.fedoraproject.org -koschei_koji_tag: f23 +koschei_koji_tag: f22 tcp_ports: [ 80, 443 ]