Files
b0bfb22c68b0b9def25c836b5bd5f2d29196459f
15 lines
218 B
Puppet
15 lines
218 B
Puppet
# == Class: oslo
#
# Full description of class oslo here.
#
# === Parameters
#
# [*sample_parameter*]
# Explanation of what this parameter affects and what it defaults to.
#
class oslo {
include ::oslo::params
}