Merge "Update comment to fix lint"

This commit is contained in:
Zuul 2020-10-10 06:50:51 +00:00 committed by Gerrit Code Review
commit 359f90ecad
1 changed files with 3 additions and 3 deletions

View File

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