Fix lint error with the latest lint packages
This change fixes the following lint error which is detected since we removed pin of lint packages. manifests/init.pp:7:WARNING: No matching class parameter for documentation of oslo::sample_parameter Change-Id: I62dd8489c7a5c366fcf729cf32fcb18012e7b727
This commit is contained in:
@@ -4,9 +4,6 @@
|
|||||||
#
|
#
|
||||||
# === Parameters
|
# === Parameters
|
||||||
#
|
#
|
||||||
# [*sample_parameter*]
|
|
||||||
# Explanation of what this parameter affects and what it defaults to.
|
|
||||||
#
|
|
||||||
class oslo {
|
class oslo {
|
||||||
|
|
||||||
include oslo::params
|
include oslo::params
|
||||||
|
Reference in New Issue
Block a user