From f5dcd39fe58eaf89a477e78dc27d927cdd146cf6 Mon Sep 17 00:00:00 2001 From: Brian Moss Date: Tue, 1 Sep 2015 11:11:23 +1000 Subject: [PATCH] [OSAD doc] Update link to Cloud Admin Guide Update link to the Cloud Admin Guide after the RST conversion of that book altered URLs. Change-Id: Iaae1ad5843b5c36ce2abb965f88409e23719633b --- defaults/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)