Yolanda Robla a258d5b819 Add initial version for puppet-infra-cookiecutter
Change-Id: If704ab696cb5cd4e2b25d885cb1f84b2653f89ce
2015-08-26 09:50:42 +02:00

11 lines
265 B
ObjectPascal

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