From fc01718b122d0108ccbcf4c7f6f13ba5c0ca0472 Mon Sep 17 00:00:00 2001 From: Jimmy McCrory Date: Thu, 17 Nov 2016 14:01:40 -0800 Subject: [PATCH] Update URL for LDAP integration guide The admin guide URL for integrating keystone with LDAP has changed. Change-Id: I5dca83ffbdf0c7c6f5c9ae07ff53ddcca4d6f44c --- defaults/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaults/main.yml b/defaults/main.yml index e81020a5..f19796aa 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -245,7 +245,7 @@ keystone_secure_proxy_ssl_header: HTTP_X_FORWARDED_PROTO ## LDAP Section # Define Keystone LDAP domain configuration here. # This may be used to add configuration for a LDAP identity back-end. -# See the http://docs.openstack.org/admin-guide-cloud/keystone_integrate_with_ldap.html +# See the http://docs.openstack.org/admin-guide/identity-integrate-with-ldap.html # # Each top-level entry is a domain name. Each entry below that are key: value pairs for # the ldap section in the domain-specific configuraiton file.