Merge "Remove deprecated keystone::enable_bootstrap"

This commit is contained in:
Zuul 2020-07-04 19:24:10 +00:00 committed by Gerrit Code Review
commit afb0869f0d
1 changed files with 0 additions and 1 deletions

View File

@ -229,7 +229,6 @@ class tripleo::profile::base::keystone (
class { 'keystone':
sync_db => $sync_db,
enable_bootstrap => $sync_db,
default_transport_url => os_transport_url({
'transport' => $oslomsg_rpc_proto,
'hosts' => $oslomsg_rpc_hosts,