Skip to content
Snippets Groups Projects
Commit 33f41a23 authored by Thomas Bellman's avatar Thomas Bellman
Browse files

Split manifests into one file per class/definition.

This is to better support use of the Puppet autoloader, which is
required from Puppet 4 and onwards.  We also remove the import
statements that were here, as they disappeared in Puppet 4.

Exception is internal helpers that are only used by its direct
"parent"; e.g. apache::foo::helper, used only by apache::foo, can
still reside in foo.pp.
parent c61cbb97
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment