puppet-octavia/manifests/init.pp

15 lines
230 B
Puppet

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