| 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] |
| author | [RW] | |
| description | [RW] | |
| environment | [R] | |
| environment | [W] | |
| license | [RW] | |
| name | [R] | |
| project_page | [RW] | |
| puppetversion | [RW] | |
| source | [RW] | |
| summary | [RW] | |
| version | [RW] |
Return an array of paths by splitting the modulepath config parameter. Only consider paths that are absolute and existing directories