Alexandros Kosiaris has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/362186 )
Change subject: thumbor: Use poolcounter1002 instead of poolcounter1001 ...................................................................... thumbor: Use poolcounter1002 instead of poolcounter1001 Poolcounter1001 being rebooted for kernel upgrades Change-Id: I10013c2bf39cdc23838d3abb018b0eebd46f70c3 --- M modules/thumbor/templates/server.conf.erb 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/86/362186/1 diff --git a/modules/thumbor/templates/server.conf.erb b/modules/thumbor/templates/server.conf.erb index e30ff17..3a6992d 100644 --- a/modules/thumbor/templates/server.conf.erb +++ b/modules/thumbor/templates/server.conf.erb @@ -144,7 +144,7 @@ # PoolCounter configuration -POOLCOUNTER_SERVER = 'poolcounter1001.eqiad.wmnet' +POOLCOUNTER_SERVER = 'poolcounter1002.eqiad.wmnet' POOLCOUNTER_PORT = 7531 POOLCOUNTER_RELEASE_TIMEOUT = 120 -- To view, visit https://gerrit.wikimedia.org/r/362186 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I10013c2bf39cdc23838d3abb018b0eebd46f70c3 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Alexandros Kosiaris <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
