canmove, Confirmed users
1,394
edits
No edit summary |
|||
Line 3: | Line 3: | ||
= Summary = | = Summary = | ||
Configuration is specified in an org-specific file, <tt>manifests | Configuration is specified in an org-specific file, <tt>manifests/$org-config.pp</tt>, which is symlinked from <tt>manifests/config.pp</tt>. This file defines a class, "config", which inherits from "config::base", which defines all config variables. The inherited class only needs to define variables whose values must change. | ||
==Usage== | ==Usage== |