
Fix new lint errors detected when full of the voxpupili lint plugins are enabled. Change-Id: I8ebe256188945780f730ab51fc07ee55d2ecd508 Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
10 lines
117 B
Puppet
10 lines
117 B
Puppet
# == Class: oslo
|
|
#
|
|
# Full description of class oslo here.
|
|
#
|
|
# === Parameters
|
|
#
|
|
class oslo {
|
|
include oslo::params
|
|
}
|