diff --git a/defaults/main.yml b/defaults/main.yml index fa57eddb..79481b1c 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -153,7 +153,7 @@ keystone_ssl_self_signed_subject: "/C=US/ST=Texas/L=San Antonio/O=IT/CN={{ inter ## LDAP section # Define keystone ldap information here. -# See the http://docs.openstack.org/admin-guide-cloud/content/configuring-keystone-for-ldap-backend.html +# See the http://docs.openstack.org/admin-guide-cloud/keystone_integrate_with_ldap.html # for more information on available options. The sections here are defined as key: value pairs. Each # top level key bellow ``keystone_ldap`` is a section. # (EXAMPLE LAYOUT)