Commit c521c5f01d0f77c1d1ac94118d372fc9b732ed60:
    resync ldap hosts

Branch: refs/heads/master
Author: Sam Ruby <[email protected]>
Committer: Sam Ruby <[email protected]>
Pusher: rubys <[email protected]>

------------------------------------------------------------
lib/whimsy/asf/ldap.rb                                       | ++ -
------------------------------------------------------------
3 changes: 2 additions, 1 deletions.
------------------------------------------------------------


diff --git a/lib/whimsy/asf/ldap.rb b/lib/whimsy/asf/ldap.rb
index 98b8242..6b6bae8 100644
--- a/lib/whimsy/asf/ldap.rb
+++ b/lib/whimsy/asf/ldap.rb
@@ -9,9 +9,10 @@ module LDAP
     HOSTS = %w(
       ldaps://ldap1-us-west.apache.org:636
       ldaps://ldap1-eu-central.apache.org:636
+      ldaps://ldap1-lw-us.apache.org:636
       ldaps://ldap2-us-west.apache.org:636
-      ldaps://ldap1-us-east.apache.org:636
       ldaps://snappy5.apache.org:636
+      ldaps://ldap2-lw-us.apache.org:636
     )
   end
 

Reply via email to