puppet-cloudkitty/manifests/init.pp

15 lines
242 B
Puppet

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