Muehlenhoff has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/340119 )

Change subject: Allow LDAP access to corp mirrors from terbium
......................................................................

Allow LDAP access to corp mirrors from terbium

terbium runs the daily account check and I'd like to extend it with a
new check which checks WMF accounts against the corp LDAP mirror, so
add terbium to the list of allowed hosts.

Change-Id: Ie7b123c8cd08d80ea5530d908156ba9139a2fbb5
---
M modules/role/manifests/openldap/corp.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/19/340119/1

diff --git a/modules/role/manifests/openldap/corp.pp 
b/modules/role/manifests/openldap/corp.pp
index d53cd5b..6ca0ffb 100644
--- a/modules/role/manifests/openldap/corp.pp
+++ b/modules/role/manifests/openldap/corp.pp
@@ -34,7 +34,7 @@
     ferm::service { 'corp_ldap':
         proto  => 'tcp',
         port   => '389', # Yes, explicitly not supporting LDAPS (port 636)
-        srange => '@resolve((dubnium.wikimedia.org pollux.wikimedia.org 
mx1001.wikimedia.org mx2001.wikimedia.org))',
+        srange => '@resolve((dubnium.wikimedia.org pollux.wikimedia.org 
mx1001.wikimedia.org mx2001.wikimedia.org terbium.eqiad.wmnet))',
     }
 
     monitoring::service { 'corp_ldap_mirror':

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie7b123c8cd08d80ea5530d908156ba9139a2fbb5
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Muehlenhoff <mmuhlenh...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to