Adjust ppc-hub ip address for new ppc hub.

This commit is contained in:
Kevin Fenzi 2016-05-21 22:11:17 +00:00
parent df5a28108d
commit 7cd92d3648

View file

@ -1,6 +1,6 @@
define host { define host {
host_name ppc-hub host_name ppc-hub
alias ppc-hub.qa.fedoraproject.org alias ppc-koji01.ppc.fedoraproject.org
use ppc-secondarytemplate use ppc-secondarytemplate
address ppc-hub.qa.fedoraproject.org address ppc-koji01.ppc.fedoraproject.org
} }