From da948d7bd9940b331114315a8fdfbe46179228de Mon Sep 17 00:00:00 2001 From: Michael Simacek Date: Fri, 15 Apr 2016 14:28:10 +0200 Subject: [PATCH] Add koschei_koji_tag var to frontend for now --- inventory/group_vars/koschei-web-stg | 3 +++ 1 file changed, 3 insertions(+) diff --git a/inventory/group_vars/koschei-web-stg b/inventory/group_vars/koschei-web-stg index 1b31dc3300..2ff26a7e6f 100644 --- a/inventory/group_vars/koschei-web-stg +++ b/inventory/group_vars/koschei-web-stg @@ -15,6 +15,9 @@ koschei_koji_web: koji.stg.fedoraproject.org koschei_openid_provider: id.stg.fedoraproject.org koschei_bugzilla: partner-bugzilla.redhat.com +# this should be removed in the future +koschei_koji_tag: f25 + tcp_ports: [ 80, 443 ]