Merge "Update comment to fix lint"

This commit is contained in:
Zuul 2020-10-12 14:59:15 +00:00 committed by Gerrit Code Review
commit 43e56910c2
1 changed files with 3 additions and 3 deletions

View File

@ -2,9 +2,7 @@
#
# This class is used to manage arbitrary manila configurations.
#
# === Parameters
#
# [*xxx_config*]
# example xxx_config
# (optional) Allow configuration of arbitrary manila configurations.
# The value is an hash of xxx_config resources. Example:
# { 'DEFAULT/foo' => { value => 'fooValue'},
@ -18,6 +16,8 @@
# DEFAULT/bar:
# value: barValue
#
# === Parameters
#
# [*manila_config*]
# (optional) Allow configuration of manila.conf configurations.
#