From a2e6ed72cb0ea69030887bc6853101e1ae1318b8 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 23 May 2016 17:41:43 +0000 Subject: [PATCH] update hosts files for new secondary bridge ip --- roles/hosts/files/autosign-hosts | 2 +- roles/hosts/files/releng-hosts | 2 +- roles/hosts/files/secondary-hosts | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/roles/hosts/files/autosign-hosts b/roles/hosts/files/autosign-hosts index 1d4fd5aa25..b2f9cf7357 100644 --- a/roles/hosts/files/autosign-hosts +++ b/roles/hosts/files/autosign-hosts @@ -11,7 +11,7 @@ 10.5.126.23 lockbox01.phx2.fedoraproject.org infrastructure.fedoraproject.org 10.5.125.71 sign-bridge1 -10.5.124.145 secondary-signer +10.5.129.248 secondary-signer # arm koji infra 10.5.124.138 arm.koji.fedoraproject.org armpkgs.fedoraproject.org diff --git a/roles/hosts/files/releng-hosts b/roles/hosts/files/releng-hosts index 8e32591b22..6bfbcc4ee8 100644 --- a/roles/hosts/files/releng-hosts +++ b/roles/hosts/files/releng-hosts @@ -12,4 +12,4 @@ # s390 koji infra 10.5.124.191 s390.koji.fedoraproject.org s390pkgs.fedoraproject.org # Secondary signing server -10.5.124.145 sigul-bridge secondary-signer +10.5.129.248 sigul-bridge secondary-signer diff --git a/roles/hosts/files/secondary-hosts b/roles/hosts/files/secondary-hosts index 8e32591b22..6bfbcc4ee8 100644 --- a/roles/hosts/files/secondary-hosts +++ b/roles/hosts/files/secondary-hosts @@ -12,4 +12,4 @@ # s390 koji infra 10.5.124.191 s390.koji.fedoraproject.org s390pkgs.fedoraproject.org # Secondary signing server -10.5.124.145 sigul-bridge secondary-signer +10.5.129.248 sigul-bridge secondary-signer