puppet-aodh/manifests/init.pp

15 lines
218 B
Puppet

# == Class: aodh
#
# Full description of class aodh here.
#
# === Parameters
#
# [*sample_parameter*]
# Explanation of what this parameter affects and what it defaults to.
#
class aodh {
include ::aodh::params
}