Merge "Remove redundant import of barbican::keystone::authtoken"

This commit is contained in:
Zuul 2021-04-22 19:04:24 +00:00 committed by Gerrit Code Review
commit 98f00851c4
1 changed files with 0 additions and 1 deletions

View File

@ -161,7 +161,6 @@ class tripleo::profile::base::barbican::api (
multiple_secret_stores_enabled => true, multiple_secret_stores_enabled => true,
enabled_secret_stores => $::tripleo::profile::base::barbican::backends::enabled_secret_stores, enabled_secret_stores => $::tripleo::profile::base::barbican::backends::enabled_secret_stores,
} }
include barbican::keystone::authtoken
include barbican::api::logging include barbican::api::logging
include barbican::keystone::notification include barbican::keystone::notification
include barbican::quota include barbican::quota