Dzahn has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/337198 )
Change subject: let install1002 be the new source for APT data rsync ...................................................................... let install1002 be the new source for APT data rsync Start syncing /srv APT data from install1002 to install2002 instead of from carbon to install1002. Bug: T132757 Change-Id: I513e1cd1a2cd381013675304e25df733ae780829 --- M hieradata/common.yaml 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: jenkins-bot: Verified Dzahn: Looks good to me, approved diff --git a/hieradata/common.yaml b/hieradata/common.yaml index f2d4df1..377c326 100644 --- a/hieradata/common.yaml +++ b/hieradata/common.yaml @@ -453,5 +453,5 @@ deployment_server: tin.eqiad.wmnet -install_server: carbon.wikimedia.org -install_server_failover: install1002.wikimedia.org +install_server: install1002.wikimedia.org +install_server_failover: install2002.wikimedia.org -- To view, visit https://gerrit.wikimedia.org/r/337198 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I513e1cd1a2cd381013675304e25df733ae780829 Gerrit-PatchSet: 3 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Dzahn <[email protected]> Gerrit-Reviewer: Dzahn <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
