Merge "Fix wrong comment about heat_enable_db_purge"

This commit is contained in:
Zuul 2019-09-21 00:04:21 +00:00 committed by Gerrit Code Review
commit 2c9a4c12fd
1 changed files with 2 additions and 2 deletions

View File

@ -23,8 +23,8 @@
# Defaults to downcase(hiera('heat_engine_short_bootstrap_node_name'))
#
# [*manage_db_purge*]
# (Optional) Whether keystone token flushing should be enabled
# Defaults to hiera('keystone_enable_db_purge', true)
# (Optional) Whether to enable db purging
# Defaults to hiera('heat_enable_db_purge', true)
#
# [*step*]
# (Optional) The current step in deployment. See tripleo-heat-templates