aboutsummaryrefslogtreecommitdiffstats
path: root/environments/services
diff options
context:
space:
mode:
authorGiulio Fidente <gfidente@redhat.com>2017-04-07 10:51:08 +0200
committerGiulio Fidente <gfidente@redhat.com>2017-04-10 14:05:50 +0200
commitb5b6681a74e001448a836e7eea5e75fba859b88c (patch)
tree64855991d1ae8dbfdacd7726a620db0c01df8988 /environments/services
parent2bc62ed305f73ca06e37559819edc6498446a1a0 (diff)
Replace references to the 192.0.2 network
Following change I1393d65ffb20b1396ff068def237418958ed3289 the ctlplane network will be 192.168.24 by default and not 192.0.2 anymore. This change removes old references left to 192.0.2 network from the overcloud templates. Change-Id: I1986721d339887741038b6cd050a46171a4d8022
Diffstat (limited to 'environments/services')
-rw-r--r--environments/services/keystone_domain_specific_ldap_backend.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/environments/services/keystone_domain_specific_ldap_backend.yaml b/environments/services/keystone_domain_specific_ldap_backend.yaml
index 40b02fc5..3cc9c7b7 100644
--- a/environments/services/keystone_domain_specific_ldap_backend.yaml
+++ b/environments/services/keystone_domain_specific_ldap_backend.yaml
@@ -5,7 +5,7 @@ parameter_defaults:
KeystoneLDAPDomainEnable: true
KeystoneLDAPBackendConfigs:
tripleoldap:
- url: ldap://192.0.2.250
+ url: ldap://192.168.24.251
user: cn=openstack,ou=Users,dc=tripleo,dc=example,dc=com
password: Secrete
suffix: dc=tripleo,dc=example,dc=com