puppet-barbican/manifests/init.pp

10 lines
116 B
Puppet

# == Class: barbican
#
# Full description of class barbican here.
#
class barbican {
include barbican::params
}