| Class | Puppet::Module |
| In: |
lib/puppet/module.rb
|
| Parent: | Object |
Support for modules
| TEMPLATES | = | "templates" |
| FILES | = | "files" |
| MANIFESTS | = | "manifests" |
| PLUGINS | = | "plugins" |
| FILETYPES | = | [MANIFESTS, FILES, TEMPLATES, PLUGINS] |
| environment | [W] | |
| environment | [R] | |
| name | [R] |
Return an array of paths by splitting the modulepath config parameter. Only consider paths that are absolute and existing directories