ReleaseEngineering/PuppetAgain/Modules/dirs: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Created page with "This module exists to provide a single place where common dirs can be created. This avoids pain when two different classes want to create e.g., ''/build''. To use, just include...")
 
No edit summary
Line 1: Line 1:
This module exists to provide a single place where common dirs can be created.  This avoids pain when two different classes want to create e.g., ''/build''.  To use, just include ''dir::name'', chosen from
This module exists to provide a single place where common dirs can be created.  This avoids pain when two different classes want to create e.g., ''/build''.  To use, just include ''dir::name'', chosen from


;dir::tools:/tools
* dir::tools - /tools

Revision as of 02:32, 16 March 2012

This module exists to provide a single place where common dirs can be created. This avoids pain when two different classes want to create e.g., /build. To use, just include dir::name, chosen from

  • dir::tools - /tools