Merge "Keystone: Remove [ssl] parameters"

This commit is contained in:
Zuul 2022-05-31 15:49:16 +00:00 committed by Gerrit Code Review
commit 032f66e4d4

View File

@ -59,7 +59,6 @@ class openstack_integration::keystone (
service_name => 'httpd',
default_domain => $default_domain,
using_domain_config => $using_domain_config,
enable_ssl => $::openstack_integration::config::ssl,
public_endpoint => $::openstack_integration::config::keystone_auth_uri,
manage_policyrcd => true,
fernet_key_repository => '/etc/keystone/fernet-keys/',