From 11772691a3b2abcf4f0d5095b3547b47e4a7de7d Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Fri, 20 Jun 2014 14:41:23 +0000 Subject: [PATCH] Update copr fe ip --- files/copr/copr-be.conf | 2 +- files/copr/hosts | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/files/copr/copr-be.conf b/files/copr/copr-be.conf index 29618d3651..fa138451aa 100644 --- a/files/copr/copr-be.conf +++ b/files/copr/copr-be.conf @@ -7,7 +7,7 @@ results_baseurl=http://copr-be.cloud.fedoraproject.org/results # ??? What is this # default is http://coprs/rest/api #frontend_url=http://copr-fe.cloud.fedoraproject.org/backend -frontend_url=http://172.16.5.6/backend +frontend_url=http://172.16.5.31/backend # must have same value as BACKEND_PASSWORD from have frontend in /etc/copr/copr.conf # default is PASSWORDHERE but you really should change it. really. diff --git a/files/copr/hosts b/files/copr/hosts index 096475154c..8d78139ab8 100644 --- a/files/copr/hosts +++ b/files/copr/hosts @@ -1,7 +1,7 @@ 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 ::1 localhost localhost.localdomain localhost6 localhost6.localdomain6 -172.16.5.6 copr-fe.cloud.fedoraproject.org -172.16.5.6 copr.fedoraproject.org +172.16.5.31 copr-fe.cloud.fedoraproject.org +172.16.5.31 copr.fedoraproject.org 172.16.5.4 copr-be.cloud.fedoraproject.org 172.16.5.5 copr-be-dev.cloud.fedoraproject.org 172.16.5.15 copr-fe-dev.cloud.fedoraproject.org