Merge "Fix faulty comment default value"

This commit is contained in:
Zuul 2020-06-01 17:47:28 +00:00 committed by Gerrit Code Review
commit 5a1a1a6f69
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
#
# [*user*]
# (Optional) User to run dbsync command.
# Defaults to 'congress'
# Defaults to 'tacker'
#
class tacker::db::sync(
$extra_params = '--config-file /etc/tacker/tacker.conf',