Alexandros Kosiaris has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/208644

Change subject: Add graphoid stanza for cache in labs
......................................................................

Add graphoid stanza for cache in labs

Will enable parsoidcache hosts in Beta to serve graphoid traffic

Change-Id: Id8ff51ad5153bb762300d9aad6c51c42dd71cb52
---
M modules/role/manifests/cache/configuration.pp
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/44/208644/1

diff --git a/modules/role/manifests/cache/configuration.pp 
b/modules/role/manifests/cache/configuration.pp
index a567f2d..74cf822 100644
--- a/modules/role/manifests/cache/configuration.pp
+++ b/modules/role/manifests/cache/configuration.pp
@@ -77,6 +77,9 @@
             'restbase' => {
                 'eqiad' => 'deployment-restbase01.eqiad.wmflabs',
             },
+            'graphoid' => {
+                'eqiad' => '10.68.16.145', # deployment-sca01
+            },
         }
     }
 }

-- 
To view, visit https://gerrit.wikimedia.org/r/208644
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id8ff51ad5153bb762300d9aad6c51c42dd71cb52
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

Reply via email to