mirror of
https://github.com/clearlinux/clear-config-management.git
synced 2026-09-06 13:41:28 +00:00
Use keystone_fqdn for all endpoints.
There is the case when you specify the ip address or even 'localhost' in the hosts file but the endpoints should always point to the fqdn.
This commit is contained in:
@@ -5,7 +5,6 @@ database_root_password: secret
|
||||
|
||||
rabbitmq_password: secret
|
||||
|
||||
keystone_ssl: True
|
||||
keystone_fqdn: host.example.com
|
||||
keystone_root_domain: example.com
|
||||
keystone_p12password: secret
|
||||
|
||||
Reference in New Issue
Block a user