Fix wrong comment about heat_enable_db_purge

TrivialFix

Change-Id: Id6d04039ab8b6ed839cd6f8e453c3d93fc7dc978
This commit is contained in:
Takashi Kajinami 2019-09-16 11:21:45 +09:00
parent bbef575f01
commit 9908094644
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