This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git
The following commit(s) were added to refs/heads/master by this push:
new a929fd4 Another LDAP server dropped
a929fd4 is described below
commit a929fd44ad88ebfb0a39cecefc88c65d8f270472
Author: Sebb <[email protected]>
AuthorDate: Fri Feb 2 17:42:38 2018 +0000
Another LDAP server dropped
---
lib/whimsy/asf/ldap.rb | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/lib/whimsy/asf/ldap.rb b/lib/whimsy/asf/ldap.rb
index 822ac23..013cdbb 100644
--- a/lib/whimsy/asf/ldap.rb
+++ b/lib/whimsy/asf/ldap.rb
@@ -46,10 +46,9 @@ module ASF
module LDAP
# Derived from the following sources:
# *
https://github.com/apache/infrastructure-puppet/blob/deployment/data/common.yaml
(ldapserver::slapd_peers)
- # Updated 2018-01-23
+ # Updated 2018-02-02
HOSTS = %w(
ldaps://ldap1-lw-us.apache.org:636
- ldaps://ldap1-lw-eu.apache.org:636
ldaps://ldap1-ec2-va.apache.org:636
ldaps://ldap1-il-eu.apache.org:636
ldaps://ldap2-lw-us.apache.org:636
--
To stop receiving notification emails like this one, please contact
[email protected].