Skip to content

hercynium/puppet-include-file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

puppet-include-file

This is a puppet module with a function that performs the same kind of "include" functionality that other languages and config formats enjoy.

This way, you can put chunks of puppet manifest code into files and use the "include_file" function from this module to virtually include their contents at the point in the other file where the function was called.

Docs and a proper module structure Coming Soon(tm)

-- Stephen R. Scaffidi | stephen@scaffidi.net | Just Another (Perl|Python|Puppet) Hacker

About

Puppet function to "include" a file just like other languages and config formats

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages