From 9fa877dc5ae13d793666b054aa7df2a80024a3c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Wed, 16 Mar 2016 10:09:41 +0100 Subject: [PATCH] change main hostname of copr frontend --- inventory/group_vars/copr-front | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory/group_vars/copr-front b/inventory/group_vars/copr-front index ac00a6b875..03661eda89 100644 --- a/inventory/group_vars/copr-front +++ b/inventory/group_vars/copr-front @@ -1,6 +1,6 @@ --- copr_hostname: "copr-fe.cloud.fedoraproject.org" -copr_frontend_public_hostname: "copr.fedoraproject.org" +copr_frontend_public_hostname: "copr.fedorainfracloud.org" # These variables are pushed into /etc/system_identification by the base role. # Groups and individual hosts should override them with specific info.