Andrew Bogott has uploaded a new change for review.

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

Change subject: Switch keystone over to use the new ldap server name, ldap-eqiad
......................................................................

Switch keystone over to use the new ldap server name, ldap-eqiad

Change-Id: I53c9a43b1db0e6807c8a8e938455d8f24ab1e7b9
---
M manifests/role/keystone.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/56/175456/1

diff --git a/manifests/role/keystone.pp b/manifests/role/keystone.pp
index 4b6bd89..92bcc89 100644
--- a/manifests/role/keystone.pp
+++ b/manifests/role/keystone.pp
@@ -31,7 +31,7 @@
             }
         },
         ldap_host    => $::realm ? {
-            'production' => 'virt1000.wikimedia.org',
+            'production' => 'ldap-eqiad.wikimedia.org',
             'labs'       => $nova_controller_hostname ? {
                 undef   => $::ipaddress_eth0,
                 default => $nova_controller_hostname,

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I53c9a43b1db0e6807c8a8e938455d8f24ab1e7b9
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Andrew Bogott <abog...@wikimedia.org>

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

Reply via email to